passforios/passKit/Models
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
..
GitCredential.swift Store SSH private keys in Keychain instead of files 2019-07-03 21:45:27 -07:00
PasscodeLock.swift Let AppKeychain not be static only 2019-07-20 23:42:32 +02:00
Password.swift Get username from filepath. (#265) 2019-05-17 23:30:41 +08:00
PasswordEntity.swift remove some unwraps 2019-06-09 22:18:54 -07:00
PasswordStore.swift Let AppKeychain not be static only 2019-07-20 23:42:32 +02:00
PGPAgent.swift Introduce KeyStore protocol in order to provide specialized key store implementations for tests 2019-07-20 23:42:32 +02:00