summaryrefslogtreecommitdiff
path: root/keystore/user_state.h
AgeCommit message (Expand)Author
2024-01-17keystore: remove unused Keystore1 filesEric Biggers
2019-11-13Don't clear kesytore after 5 auth failures.Shawn Willden
2019-10-01Fix handling of user password changes.Shawn Willden
2019-01-10Increase the master key size to 256 bitsBranden Archer
2019-01-10Use vector to pass around keysBranden Archer
2019-01-10Use SHA256 for 32 byte keysBranden Archer
2018-12-28Replace Entropy with RAND_bytesBranden Archer
2018-10-31Multithreaded KeystoreJanis Danisevskis
2017-05-23Use AES-GCM to encrypt keystore blobs.Shawn Willden
2016-07-12Fix google-explicit-constructor warnings in keystore.Chih-Hung Hsieh
2016-01-26Refactor keystore.Shawn Willden