passforios/passKit
Mingshen Sun a410c9480a
Refactor YubiKey decryptor (#663)
- Add YKFSmartCardInterface extension to simplify smart card related calls
- Use async/await to rewrite callback closures
- Update YubiKeyConnection
- Better error handling
2024-12-15 21:08:27 -08:00
..
Assets.xcassets Add eff short wordlist 2020-02-23 03:48:10 +08:00
Controllers Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
Crypto Use createPGPMessage instead of CryptoNewPGPMessage to support ASCII-armored password with YubiKey (#658) 2024-11-30 11:29:27 -08:00
Extensions Refactor YubiKey decryptor (#663) 2024-12-15 21:08:27 -08:00
Helpers Refactor YubiKey decryptor (#663) 2024-12-15 21:08:27 -08:00
Models Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
Parser Rely on SPM plugins to consume SwiftLint and SwiftFormat 2024-11-29 00:18:30 +01:00
pass.xcdatamodeld/pass.xcdatamodel
Passwords Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
Protocols Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
Info.plist Add beta distrubution channel 2020-07-19 18:25:21 -07:00
passKit.h