- 3c973f4 Fix misnamed base64 test by Paul Elliott · 4 years, 5 months ago
- 07fa1f1 Fix carelessly copy pasted comment by Paul Elliott · 4 years, 5 months ago
- 3ffd134 Fix constant flow mask maths by Paul Elliott · 4 years, 5 months ago
- 88f2eb6 Remove multiplication from conditional assignments by Paul Elliott · 4 years, 5 months ago
- c48cb80 Prevent false positive CF Test Failures by Paul Elliott · 4 years, 5 months ago
- c1a895d Add further more rigorous tests for base64 by Paul Elliott · 4 years, 5 months ago
- 0544d49 Fix Non CF access to table in base64 decrypt by Paul Elliott · 4 years, 5 months ago
- 6e152fa Optimise unneccesary cf table accesses away by Paul Elliott · 4 years, 5 months ago
- 717ba77 Fix incorrect assumptions about the size of size_t by Paul Elliott · 4 years, 5 months ago
- 3e79081 Fixes for MSVC warnings by Paul Elliott · 4 years, 5 months ago
- b4e4bfd Add Changelog entry by Paul Elliott · 4 years, 5 months ago
- 448d546 First pass at constant flow tests for base64 by Paul Elliott · 4 years, 5 months ago
- dadd10d Attempt to make Base64 table access constant flow by Paul Elliott · 4 years, 6 months ago
- 450dbd6 Merge pull request #785 from gilles-peskine-arm/cipher-nist_kw-changelog by Gilles Peskine · 4 years, 8 months ago
- 22a1911 NIST_KW in cipher: credit the reporter by Gilles Peskine · 4 years, 8 months ago
- 3aae5d4 Merge pull request #781 from mpg/cipher-auth-crypt-restricted by Janos Follath · 4 years, 8 months ago
- 841b6fa Fix unused param warnings in auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 7973e2b Merge pull request #772 from chris-jones-arm/development-restricted by Janos Follath · 4 years, 8 months ago
- 4e0a4d4 Clarifying comment by Gilles Peskine · 4 years, 8 months ago
- a56d3d9 cipher_auth_xxcrypt_ext: Make NIST_KW case more robust by Gilles Peskine · 4 years, 8 months ago
- e09aeb4 Remove redundant NIST_KW checks in cipher_auth_xxcrypt() by Gilles Peskine · 4 years, 8 months ago
- 8a3d234 Fail the test case immediately if cipher_reset_key fails by Gilles Peskine · 4 years, 8 months ago
- a2971ea Simplify some buffer comparisons in tests by Gilles Peskine · 4 years, 8 months ago
- 70edd68 cipher_auth_xxcrypt(): fix some null pointer handling by Gilles Peskine · 4 years, 8 months ago
- b23e31d Minor documentation/comment fixes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- e64a46f Fix exponentiation tests with `MBEDTLS_MPI_MAX_BITS` larger than 256 by Chris Jones · 4 years, 8 months ago
- add9948 Fix whitespace in changelog entry by Chris Jones · 4 years, 8 months ago
- 7c43030 Move dependancy to specific test cases by Chris Jones · 4 years, 8 months ago
- 4592bd8 Fix broken testing on numbers that may be greater than MPI_MAX_SIZE by Chris Jones · 4 years, 8 months ago
- 6df9052 Add ChangeLog entries for auth_crypt changes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- e146bdc Fix cases where exponentiation was not fully tested by Chris Jones · 4 years, 8 months ago
- 227366b Merge branch 'development' into development-restricted by Gilles Peskine · 4 years, 8 months ago
- aa850cd Reword test cases by Chris Jones · 4 years, 8 months ago
- f215ef8 Test that auth_decrypt{,_ext}() zeroize on failure by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 54a6f23 Merge pull request #3930 from ccvca/fix_missing_argument by Gilles Peskine · 4 years, 8 months ago
- 86796bc Add check_param test for cipher_auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 9b2a789 Use exact-size buffers for testing auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- f5cf71e Stop using deprecated functions in the library by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 53f10e7 Test cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 89a8fe5 Extract helper function for repeated test code by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 4c1a100 Improve comments/structure of auth_crypt test by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- a03f56f Extend exponentiation test coverage by Chris Jones · 4 years, 8 months ago
- a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
- faddf98 Implement cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 9cc079d Declare cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 3ba84d5 Improve documentation of cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 9 months ago
- 489c058 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- d10b331 Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
- 16187a2 Add ChangeLog entry for modular exponentiation size limit by Chris Jones · 4 years, 8 months ago
- 0c5875f Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
- 9246d04 Fix potential DoS by limiting number sizes in exponentiation by Chris Jones · 4 years, 8 months ago
- 883d304 Fix: Add missing arguments to debug message. by Christian von Arnim · 4 years, 8 months ago
- d9d4e80 Merge pull request #3848 from rodrigo-dc/development by Gilles Peskine · 4 years, 8 months ago
- 72c868a Merge pull request #771 from gilles-peskine-arm/mpi_fill_random-rng_failure-development by Gilles Peskine · 4 years, 8 months ago
- e533ff7 Merge pull request #3695 from gilles-peskine-arm/psa-unified-driver-specs-20200918 by Gilles Peskine · 4 years, 8 months ago
- b55e083 Merge pull request #3924 from bensze01/deprecated_removed by Ronald Cron · 4 years, 8 months ago
- d4585ff Fix removal of deprecated PSA constants by Bence Szépkúti · 4 years, 8 months ago
- 24a94df Merge pull request #3917 from goodwaterwu/development by Ronald Cron · 4 years, 8 months ago
- 214fea0 Merge pull request #3918 from gilles-peskine-arm/psa-conditional-inclusion-c-20201126 by Ronald Cron · 4 years, 8 months ago
- 8e72a15 Merge pull request #3907 from gilles-peskine-arm/sha512-doc-internal-fix by Ronald Cron · 4 years, 8 months ago
- ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 9 months ago
- f0a9721 Use GitHub-compatible table formatting by Gilles Peskine · 4 years, 8 months ago
- 89b9814 Remove psa header files in uninstall part by Wu, Jheng-Jhong · 4 years, 8 months ago
- 436400e Handle random generator failure in mbedtls_mpi_fill_random() by Gilles Peskine · 4 years, 8 months ago
- 3cb1e29 Test mbedtls_mpi_fill_random by Gilles Peskine · 4 years, 8 months ago
- f06a614 Change function casting in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
- d596ca8 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
- 683028a Add changelog entry file to `ChangeLog.d` by Rodrigo Dias Correa · 4 years, 9 months ago
- eb5d014 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 9 months ago
- 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
- 2c42457 Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
- 2630f67 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
- 4228671 Copyediting by Gilles Peskine · 4 years, 9 months ago
- 99e52f6 Clarifications around key import by Gilles Peskine · 4 years, 9 months ago
- 28b3a94 Fix copypasta by Gilles Peskine · 4 years, 9 months ago
- 7af3764 Merge pull request #3877 from chris-jones-arm/development by Gilles Peskine · 4 years, 9 months ago
- 9aaa3e1 Merge pull request #3786 from stevew817/feature/generate_pubkey_in_driver by Gilles Peskine · 4 years, 9 months ago
- e13fb81 A variable is unused in some configurations by Gilles Peskine · 4 years, 9 months ago
- c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 9 months ago
- 383c245 Move "internal use" sentence attached to the wrong function by Gilles Peskine · 4 years, 9 months ago
- 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
- 0737c09 Added changelog by Steven Cooreman · 4 years, 10 months ago
- b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
- cb0a9ee Merge pull request #3868 from gilles-peskine-arm/cscope-make-development by Ronald Cron · 4 years, 9 months ago
- 651a8fc Merge pull request #3844 from oesh/add_cscope_to_gitignore by Ronald Cron · 4 years, 9 months ago
- 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
- 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
- 8346c7a Add abstract target names for index generation by Gilles Peskine · 4 years, 9 months ago
- a3d9dac Add change log by Ronald Cron · 4 years, 9 months ago
- 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
- 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
- ab79bd2 tests: slot mgmt: Improve key_slot_eviction_to_import_new_key test by Ronald Cron · 4 years, 9 months ago
- 81709fc psa: Move key identifier return to psa_finish_key_creation() by Ronald Cron · 4 years, 9 months ago
- 5097294 psa: Decrement slot access count when finalizing key creation by Ronald Cron · 4 years, 9 months ago
- cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
- 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
- c985114 programs: ssl: Fix printf parameter type cast by Ronald Cron · 4 years, 9 months ago
- 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago