1. a99d3fb Rename generator functions to psa_key_derivation_xxx by Gilles Peskine · 6 years ago
  2. 5a5a79a Rename psa_generate_key() and psa_generator_import_key() by Adrian L. Shaw · 6 years ago
  3. a3dd737 Move legacy definitions to crypto_extra.h by Gilles Peskine · 6 years ago
  4. 87a5e56 Rename functions that inject key material to an allocated handle by Gilles Peskine · 6 years ago
  5. 3135184 Merge remote-tracking branch 'upstream-crypto/development' into psa-api-beta2-merge-development by Gilles Peskine · 6 years ago
  6. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  7. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  8. 3be6b7f Fix some copypasta in references to parameter names by Gilles Peskine · 6 years ago
  9. 81cefed psa: Explicitly include platform_util.h by Jaeden Amero · 6 years ago
  10. 5e6d24c psa: Add backwards compatible error codes by Jaeden Amero · 6 years ago
  11. a2523b2 Replace ITS specific types with more generic PSA storage types by David Saada · 6 years ago
  12. 6843c29 Simplify the encoding of key agreement algorithms by Gilles Peskine · 7 years ago
  13. 5dcd3ce Remove psa_key_derivation from the official API by Gilles Peskine · 7 years ago
  14. 596e65e Fix indentation by Netanel Gonen · 7 years ago
  15. 0cfaed1 fix doxigen issue by Gilles Peskine · 7 years ago
  16. 1d7195f always compile mbedtls_psa_inject_entropy by Netanel Gonen · 7 years ago
  17. 0d2c266 change MBEDTLS_RANDOM_SEED_ITS define to be PSA_CRYPTO_ITS_RANDOM_SEED_UID by avolinski · 7 years ago
  18. 7cc8229 Replace MBED_RANDOM_SEED_ITS_UID with MBEDTLS_RANDOM_SEED_ITS_UID by avolinski · 7 years ago
  19. 21f37cb Add Tests for psa crypto entropy incjection by Netanel Gonen · 7 years ago
  20. ee2ffd3 Document the maximum seed size as well as the minimum by Gilles Peskine · 7 years ago
  21. 0338ded Improve documentation of mbedtls_psa_inject_entropy by Gilles Peskine · 7 years ago
  22. 2bcd312 Add entropy injection function to psa cripto APIs by Netanel Gonen · 7 years ago
  23. 07c91f5 Add notes about the purpose and usage of auxiliary header files by Gilles Peskine · 7 years ago
  24. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago