fints4k/ui/BankingiOSApp
dankito b1c027b608 Implemented hashing login password with scrypt (but still using a static salt; CryptoSwift has accidentally already been commit with last commit) 2022-02-07 00:18:08 +01:00
..
BankingiOSApp Implemented hashing login password with scrypt (but still using a static salt; CryptoSwift has accidentally already been commit with last commit) 2022-02-07 00:18:08 +01:00
BankingiOSApp.xcodeproj Implemented deleting all keychain items after re-installing app 2022-02-07 00:18:08 +01:00
BankingiOSApp.xcworkspace Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00
BankingiOSAppTests Renamed app name to Bankmeister 2022-02-07 00:18:06 +01:00
BankingiOSAppUITests Added empty BankingiOSApp Xcode project 2022-02-07 00:17:53 +01:00
Pods Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00
Podfile Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00
Podfile.lock Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password) 2022-02-07 00:18:08 +01:00