passforios/passKit/Helpers
Danny Moesch 5c7d4e55a4 Introduce KeyStore protocol in order to provide specialized key store implementations for tests
With the DictBasedKeychain the main AppKeychain is not influenced by tests. The previous implementation led to an empty Keychain requiring a new setup of the simulator.
2019-07-20 23:42:32 +02:00
..
AppError.swift Extract key importing logic and put it into separate class 2019-07-02 13:50:16 -07:00
AppKeychain.swift Introduce KeyStore protocol in order to provide specialized key store implementations for tests 2019-07-20 23:42:32 +02:00
CryptographicKeys.swift Store SSH private keys in Keychain instead of files 2019-07-03 21:45:27 -07:00
DefaultsKeys.swift Save app passcode in Keychain and migrate existing passcode from SharedDefaults 2019-07-10 21:47:40 -07:00
FileManagerExtension.swift Localize strings in code 2019-01-20 21:04:04 -08:00
Globals.swift Clean up very old migration codes 2019-07-19 01:46:56 +08:00
KeyFileManager.swift Move 'keyHandler' in KeyFileManager from constructor to function 2019-07-20 23:42:32 +02:00
KeyStore.swift Introduce KeyStore protocol in order to provide specialized key store implementations for tests 2019-07-20 23:42:32 +02:00
NotificationNames.swift
PasswordGeneratorFlavour.swift
SearchBarScope.swift Utilize default settings values 2019-05-01 18:30:13 +02:00
Utils.swift Put Keychain related methods to separate class 2019-07-02 13:50:16 -07:00