summaryrefslogtreecommitdiff
path: root/keystore2/src/crypto/lib.rs
AgeCommit message (Expand)Author
2023-08-17Changes for Rust 1.72James Farrell
2023-07-28Add, standardise or temporarily opt out of safety comments for keystore2.Andrew Walbran
2023-01-25Change requests for Rust update v1.66.0Charisee
2022-08-12Update source for Rust 1.63.0Chris Wailes
2022-04-19Drop ancient default salt valueDavid Drysdale
2022-02-09Implement a back-level KeyMint compatibility wrapperDavid Drysdale
2021-11-01Keystore 2.0 Crypto: export zvec module and provide a ZVec Error.Janis Danisevskis
2021-07-01Use P521 curve instead of P256Paul Crowley
2021-04-27Fix GCM IV lengthPaul Crowley
2021-03-24ECDH encryption modulePaul Crowley
2021-03-21Password is only used in PBKDF2Paul Crowley
2021-03-17Keystore 2.0: add entropy feeder on idleDavid Drysdale
2021-03-04Address comments from aosp/1588677Shawn Willden
2021-02-17Implement ATTEST_KEY support.Shawn Willden
2021-01-12Add more crypto operations.Joel Galenson
2020-12-16Keystore 2.0: Add safe crypto wrapperJanis Danisevskis
2020-11-19Make Keystore2's crypto operations their own crateJoel Galenson