passforios/pass
Yishi Lin 0dccd911fd Update OTP token generation and support HOTP
- Update logic: Only fields otp_secret and otp_type are required for TOTP. Only fields otp_secret, otp_type and otp_counter are required for HOTP. Other fields (i.e., otp_algorithm, otp_digits, otp_period) are optional.
- Support HOTP: (1) passwords are initially concealed; (2) "tap->next" generates a new password and commits the updated password file automatically
2017-03-07 01:33:44 +08:00
..
Assets.xcassets update UI 2017-02-12 11:44:56 +08:00
Base.lproj Allow discarding all local changes to the password store repo 2017-03-04 01:15:28 +08:00
Controllers Update OTP token generation and support HOTP 2017-03-07 01:33:44 +08:00
Helpers Support hiding one time password related fields. 2017-03-03 17:12:25 +08:00
Models Update OTP token generation and support HOTP 2017-03-07 01:33:44 +08:00
pass.xcdatamodeld/pass.xcdatamodel Set isDir to false in core data 2017-03-02 15:32:40 +08:00
Views Update OTP token generation and support HOTP 2017-03-07 01:33:44 +08:00
AppDelegate.swift Blurring app screen in switch mode 2017-02-25 18:45:33 +08:00
Info.plist Version Bump to 23 2017-03-05 23:33:40 -08:00