passforios/pass/Models
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
..
PasscodeLockConfiguration.swift restructure file organization 2017-02-08 19:57:07 +08:00
PasscodeLockRepository.swift restructure file organization 2017-02-08 19:57:07 +08:00
Password.swift Update OTP token generation and support HOTP 2017-03-07 01:33:44 +08:00
PasswordEntity.swift Support folder in password view 2017-03-02 14:51:40 +08:00
PasswordStore.swift Allow discarding all local changes to the password store repo 2017-03-04 01:15:28 +08:00