1. ed08cf8 Add safety check to chachapoly finish by Paul Elliott · 4 years, 1 month ago
  2. 2fe5db8 Fix passing wrong tag size to GCM finish by Paul Elliott · 4 years, 1 month ago
  3. 99f548d Fix format issues with check nonce size by Paul Elliott · 4 years, 1 month ago
  4. ebf9163 Move set nonce / set length tests to positive test by Paul Elliott · 4 years, 1 month ago
  5. 329d538 Add 0 length part tests by Paul Elliott · 4 years, 1 month ago
  6. 243080c Clarify comments on state test. by Paul Elliott · 4 years, 1 month ago
  7. 97fd1ba Convert over to using a single internal test func by Paul Elliott · 4 years, 1 month ago
  8. 315628d Remove internal aead_verify endpoint by Paul Elliott · 4 years, 1 month ago
  9. 32925b9 Make sure unused parts of tag buffer are cleared by Paul Elliott · 4 years, 1 month ago
  10. e0fcb3b Add 'too big' tests for nonce generation by Paul Elliott · 4 years, 1 month ago
  11. d85f547 Add expected size to nonce generation test by Paul Elliott · 4 years, 1 month ago
  12. 374a2be Add missing state test coverage by Paul Elliott · 4 years, 1 month ago
  13. 481be34 Make state tests more readable by Paul Elliott · 4 years, 1 month ago
  14. 96b0173 Add common nonce checking to oneshot encrypt by Paul Elliott · 4 years, 1 month ago
  15. a561444 Add missing space by Paul Elliott · 4 years, 1 month ago
  16. ed68d74 Move buffer size checks up to psa_crypto layer by Paul Elliott · 4 years, 1 month ago
  17. c2b7144 Simplify logic and factor out initial checks by Paul Elliott · 4 years, 1 month ago
  18. 7f429b7 Remove code duplication and fix formatting by Paul Elliott · 4 years, 1 month ago
  19. 87c909a Make auxiliary function static by Paul Elliott · 4 years, 1 month ago
  20. a8940ed Fix documented error codes by Paul Elliott · 4 years, 1 month ago
  21. e24f1a1 Fix missed driver wrapper tests by Paul Elliott · 4 years, 1 month ago
  22. 16906f9 Add missing frees to generate nonce test by Paul Elliott · 4 years, 1 month ago
  23. cf2d66e Remove permitting of 8 byte nonce with PolyChaCha by Paul Elliott · 4 years, 1 month ago
  24. 0187651 Test all set lengths and set/generate nonce orders by Paul Elliott · 4 years, 1 month ago
  25. 3bd5dba Improve generate nonce test by Paul Elliott · 4 years, 1 month ago
  26. 95271f1 Call set_nonce direct rather than by wrapper by Paul Elliott · 4 years, 1 month ago
  27. 8fc4516 Fix compiler errors on many platforms. by Paul Elliott · 4 years, 1 month ago
  28. 2007d70 Improve changelog by Paul Elliott · 4 years, 1 month ago
  29. d7ab9f1 Move the setting of id in driver wrappers by Paul Elliott · 4 years, 1 month ago
  30. fcb5cdc Add per function hits to driver wrappers by Paul Elliott · 4 years, 1 month ago
  31. ad53dcc Move common final checks to function by Paul Elliott · 4 years, 1 month ago
  32. 5b065cb Fix typo by Paul Elliott · 4 years, 1 month ago
  33. 534d0b4 Finish / Verify state checks by Paul Elliott · 4 years, 2 months ago
  34. f88a565 Better tag size default for m-aead finish by Paul Elliott · 4 years, 2 months ago
  35. d89304e Fix formatting issues by Paul Elliott · 4 years, 2 months ago
  36. e4030f2 Replace function with macro that already exists by Paul Elliott · 4 years, 2 months ago
  37. 7220cae Ensure generate nonce unavailable in decrypt by Paul Elliott · 4 years, 2 months ago
  38. 5e3bb13 Add set_lengths argument to all tests. by Paul Elliott · 4 years, 2 months ago
  39. 1c96429 Remove encrypt/decrypt tests by Paul Elliott · 4 years, 2 months ago
  40. c23a9a0 Add state checks for multipart AEAD by Paul Elliott · 4 years, 2 months ago
  41. d3f8241 Add multipart tests by Paul Elliott · 4 years, 2 months ago
  42. 8eb9daf Add generate nonce test by Paul Elliott · 4 years, 2 months ago
  43. 388f606 Use correct size defines for buffers by Paul Elliott · 4 years, 2 months ago
  44. 1c8de15 Update documentation to tally with recent changes by Paul Elliott · 4 years, 2 months ago
  45. bc94978 Add missing unused arguments by Paul Elliott · 4 years, 2 months ago
  46. 40ef3a9 Fix state logic and return codes by Paul Elliott · 4 years, 2 months ago
  47. 83f09ef Proper multipart AEAD GCM Implementation by Paul Elliott · 4 years, 3 months ago
  48. b2ce2ed Merge remote-tracking branch 'upstream/development' into psa-m-aead by Paul Elliott · 4 years, 2 months ago
  49. 9f5c34c Merge pull request #4596 from gilles-peskine-arm/nist_kw-null_dereference-3.0 by Gilles Peskine · 4 years, 2 months ago
  50. fe3069b Merge pull request #4585 from mpg/cipher-aead-delayed by Gilles Peskine · 4 years, 2 months ago
  51. 89ee599 Fix null pointer arithmetic in error case by Gilles Peskine · 4 years, 2 months ago
  52. c01b87b Fix some typos by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  53. bbd617b Remove duplicated definition of ASSERT_ALLOC by Gilles Peskine · 4 years, 2 months ago
  54. b282769 Remove spurious dependencies on PEM by Gilles Peskine · 4 years, 2 months ago
  55. 6d84e91 Merge pull request #4568 from creiter32/to_upstream/csr_critical_extensions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  56. ee57ebe Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  57. 42eba1a Fix a typo by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  58. daae68d Merge pull request #4565 from mpg/fixup-changelog-4495-4286 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  59. c42a0be Clarify calling sequence in the Cipher layer by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  60. ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
  61. f1eb425 Merge pull request #4469 from xiaoxiang781216/padlock by Ronald Cron · 4 years, 2 months ago
  62. 2bec09c Fix typo in migration guide by Hanno Becker · 4 years, 2 months ago
  63. 934ab00 Minor improvement of ChangeLog wording by Hanno Becker · 4 years, 2 months ago
  64. c44a1d5 Merge pull request #4507 from Venafi/userid-oid by Ronald Cron · 4 years, 2 months ago
  65. 196739b Change wording in documentation of PSK configuration by Hanno Becker · 4 years, 2 months ago
  66. 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
  67. 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 7 months ago
  68. 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
  69. e9cac0e Fix inconsistent documentation of cipher_setup() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  70. f3bacd7 Merge pull request #4476 from TRodziewicz/Remove__SSL_DTLS_BADMAC_LIMIT_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  71. a86c312 Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  72. 5c251c6 Add the ChangeLog file by TRodziewicz · 4 years, 3 months ago
  73. 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
  74. c87a07d Fix the "rm (D)TLS 1.0 1.1" ChangeLog entry by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  75. b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
  76. 8a5304d Merge pull request #4553 from gilles-peskine-arm/aria_alt-3.0 by Gilles Peskine · 4 years, 2 months ago
  77. 2157e86 Document include_intermediate in PSAMacroEnumerator by Gilles Peskine · 4 years, 3 months ago
  78. 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
  79. 0225d3a Add missing test suites to CMakeLists.txt by Gilles Peskine · 4 years, 3 months ago
  80. ae4c460 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
  81. 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
  82. 38ebfec Remove duplicates from enumerated test inputs by Gilles Peskine · 4 years, 4 months ago
  83. cccd1ac Normalize whitespace in test arguments by Gilles Peskine · 4 years, 4 months ago
  84. c5d086f Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
  85. 1231eb5 Define dependency symbols for hashless signature algorithms by Gilles Peskine · 4 years, 4 months ago
  86. 537d5fa Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
  87. 3c9d423 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
  88. 4d0b089 Fix KeyType with parameters passed in the name argument by Gilles Peskine · 4 years, 4 months ago
  89. 3d404b8 Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  90. b4edff9 Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
  91. 95649ed Add type annotations by Gilles Peskine · 4 years, 4 months ago
  92. c893a57 Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
  93. 731b952 Additional corrections to ChangeLog by Thomas Daubney · 4 years, 2 months ago
  94. 86d1d74 Merge pull request #4495 from TRodziewicz/remove_support_for_(D)TLS_1.0_and_1.1 by Dave Rodgman · 4 years, 2 months ago
  95. 6f96611 Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
  96. 0e1f05d Changelog entry for the ARIA_ALT and CAMELLIA_ALT fixes by Gilles Peskine · 4 years, 2 months ago
  97. c537aa8 CAMELLIA: add missing context init/free by Gilles Peskine · 4 years, 2 months ago
  98. be89fea ARIA: add missing context init/free by Gilles Peskine · 4 years, 2 months ago
  99. 59392b0 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
  100. 3ca92b1 Re-wording of Migration guide entry by Thomas Daubney · 4 years, 2 months ago