summaryrefslogtreecommitdiff
path: root/keystore2/src/crypto
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-06-26Bindgen 0.65.1 no longer supports size_t-is-usizeMatthew Maurer
2023-03-07Skip no-longer-supported signature/padding combinations.Pete Bentley
2023-01-25Change requests for Rust update v1.66.0Charisee
2022-08-30Add missing assert.h and functional includesRyan Prichard
2022-08-12Update source for Rust 1.63.0Chris Wailes
2022-07-12Allow virt APEX to use diced and open_dice_cborAndrew Scull
2022-04-19Drop ancient default salt valueDavid Drysdale
2022-02-09Implement a back-level KeyMint compatibility wrapperDavid Drysdale
2022-01-07Diced: Add vendor library for DICE HAL implementations.Janis Danisevskis
2021-11-01Keystore 2.0 Crypto: Add try_clone to ZVec.Janis Danisevskis
2021-11-01Keystore 2.0 Crypto: export zvec module and provide a ZVec Error.Janis Danisevskis
2021-08-23Add bindgen bindings testJoel Galenson
2021-07-01Use P521 curve instead of P256Paul Crowley
2021-06-04Keystore 2.0 certificate utils: Set time by string.Janis Danisevskis
2021-05-25Use accessors for certificates and RSA keys.David Benjamin
2021-04-27Fix GCM IV lengthPaul Crowley
2021-04-19Use the new more inclusive command-line options.Joel Galenson
2021-04-02Refactors in advance of crypto-secure boot levelPaul Crowley
2021-03-25Remove module-level allowsPaul 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-02-14[LSC] Add LOCAL_LICENSE_KINDS to system/securityBob Badour
2021-02-09Keystore 2.0: Fixes in the legacy wrapper.Janis Danisevskis
2021-02-07Keystore 2.0: Add support for the new CERTIFICATE_* tags.Janis Danisevskis
2021-01-26Keystore 2.0: Legacy support: Tweak to certificate generation.Janis Danisevskis
2021-01-12Add more crypto operations.Joel Galenson
2020-12-16Keystore 2.0: Add safe crypto wrapperJanis Danisevskis
2020-11-24keystone2: Fix check of i2d_re_X509_tbs callGreg Kaiser
2020-11-19Make Keystore2's crypto operations their own crateJoel Galenson