- a8b3887 Move state change from CLIENT_CERTIFICATE_VERIFY to its main handler by Ronald Cron · 3 years, 5 months ago
- 7a94aca Move state change from CLIENT_CERTIFICATE to its main handler by Ronald Cron · 3 years, 5 months ago
- 5bb8fc8 Call Certificate writing generic handler only if necessary by Ronald Cron · 3 years, 5 months ago
- 3f20b77 Improve comment by Ronald Cron · 3 years, 5 months ago
- 00d012f2 Fix type of force_flush parameter by Ronald Cron · 3 years, 5 months ago
- 9f55f63 Move state change from CSS states to their main handler by Ronald Cron · 3 years, 6 months ago
- 3addfa4 Move state change from WRITE_CLIENT_HELLO to its main handler by Ronald Cron · 3 years, 6 months ago
- 66dbf91 TLS 1.3: Do not send handshake data in handshake step handlers by Ronald Cron · 3 years, 6 months ago
- 9df7c80 TLS 1.3: Always go through the CLIENT_CERTIFICATE state by Ronald Cron · 3 years, 5 months ago
- d815114 Merge pull request #5524 from mprse/tls_ecdh_2c by Manuel Pégourié-Gonnard · 3 years, 5 months ago
- 44311f5 Merge pull request #5571 from superna9999/5162-pk-rsa-signing by Gilles Peskine · 3 years, 5 months ago
- 6bf5c8c Merge pull request #5506 from superna9999/4964-extend-psa-one-shot-multipart by Gilles Peskine · 3 years, 5 months ago
- 15364ff Merge pull request #5579 from SiliconLabs/erase_secret_before_free by Gilles Peskine · 3 years, 5 months ago
- fdfc10b Merge pull request #4408 from gilles-peskine-arm/storage-format-check-mononicity by Gilles Peskine · 3 years, 5 months ago
- fd4c259 Use PSA_INIT() in mac_multipart_internal_func() by Neil Armstrong · 3 years, 5 months ago
- dcf2ff5 Ensure files get closed when they go out of scope by Gilles Peskine · 3 years, 5 months ago
- 4a9630a Fix typo and align on US spelling by Gilles Peskine · 3 years, 5 months ago
- 3f076df Fix comments for conditional compilation by Przemek Stekiel · 3 years, 5 months ago
- db69c52 Use new PSA to mbedtls PK error mapping functions in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
- 66fa769 Fix 80 characters indentation in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
- 4b1a059 Use now shared RSA_PRV_DER_MAX_BYTES define in pk_wrap.c by Neil Armstrong · 3 years, 5 months ago
- 48a9833 Check psa_destroy_key() return in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
- e4f2868 Fix comment typo in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
- 5f8328b Initialize PSA crypto in test_suite_x509write for RSA signing tests by Neil Armstrong · 3 years, 6 months ago
- 9854568 PK: RSA signing PSA wrap implementation by Neil Armstrong · 3 years, 6 months ago
- fe6da1c Fix style issues in mac_sign_verify_multi() by Neil Armstrong · 3 years, 5 months ago
- 052deb9 Merge pull request #5554 from tom-daubney-arm/fix_uninitialised_buffers_in_tests by Gilles Peskine · 3 years, 5 months ago
- 1f13e98 Merge pull request #5529 from superna9999/5514-translate-psa-errs-to-mbedtls by Gilles Peskine · 3 years, 5 months ago
- 644b3f6 Unify module documentation with --help text by Gilles Peskine · 3 years, 5 months ago
- 93c2a42 Don't require ABI tools if not checking the ABI by Gilles Peskine · 3 years, 5 months ago
- d929dbb Merge pull request #5368 from mfil/feature/additional_md_getters by Gilles Peskine · 3 years, 5 months ago
- 5459a15 Merge pull request #5365 from Tachi107/msvc-utf-8 by Gilles Peskine · 3 years, 5 months ago
- e8c8300 Merge pull request #5581 from superna9999/pk-move-rename-rsa-ec-key-sizes by Gilles Peskine · 3 years, 5 months ago
- e894c5c Fix code style (indentation) in ssl_tls13_generate_and_write_ecdh_key_exchange() by Przemek Stekiel · 3 years, 5 months ago
- a9b4c43 Merge pull request #5588 from gilles-peskine-arm/mypy-on-jenkins by Gilles Peskine · 3 years, 5 months ago
- e356f07 Merge pull request #5512 from gilles-peskine-arm/psa-driver-interface-tweaks-202201 by Gilles Peskine · 3 years, 5 months ago
- 92e08fb Merge pull request #5475 from miudr/fix_issue_5140 by Gilles Peskine · 3 years, 5 months ago
- 2cf0d4f Merge pull request #5584 from gilles-peskine-arm/cmake-Wunused-function by Dave Rodgman · 3 years, 5 months ago
- 0689865 Merge pull request #5471 from yuhaoth/pr/add-tls13-client-certificate-verify by Paul Elliott · 3 years, 5 months ago
- 19915c2 Rename error translation functions and move them to library/pk_wrap.* by Neil Armstrong · 3 years, 5 months ago
- 0f49f83 Use now shared ECP_PUB_DER_MAX_BYTES define in pk_wrap.c by Neil Armstrong · 3 years, 5 months ago
- e9ecd27 Rename max sizes of RSA & EC DER keys defines by Neil Armstrong · 3 years, 5 months ago
- e0326a6 Move max sizes of RSA & EC DER keys into private pkwrite.h by Neil Armstrong · 3 years, 5 months ago
- 5831b4f Merge pull request #5372 from AndrzejKurek/doxygen-fixes-compact-doxyfile by Gilles Peskine · 3 years, 5 months ago
- 4766f99 Add multi-part mac sign/verify test by Neil Armstrong · 3 years, 5 months ago
- f48bd4b Merge pull request #5371 from AndrzejKurek/doxygen-duplicate-parameter-docs by Gilles Peskine · 3 years, 5 months ago
- 0037fcd Merge pull request #4910 from gilles-peskine-arm/check_config-chachapoly-development by Gilles Peskine · 3 years, 5 months ago
- 254efe5 Make mypy unconditional by Gilles Peskine · 3 years, 5 months ago
- 60234f8 Revert "Introduce new mac_key_policy_multi() variant of mac_key_policy() testing multiple updates occurences" by Neil Armstrong · 3 years, 5 months ago
- 9c656ec Fix unused function warning by Gilles Peskine · 3 years, 5 months ago
- d5438a5 Enable -Wunused-function in cmake builds for tests by Gilles Peskine · 3 years, 5 months ago
- 4b94f10 Add changelog entry for zeroizing key buffers before freeing by Steven Cooreman · 3 years, 5 months ago
- 3ccd08b Introduce new mac_key_policy_multi() variant of mac_key_policy() testing multiple updates occurences by Neil Armstrong · 3 years, 5 months ago
- ee9686b Fix style issue in hash_setup() by Neil Armstrong · 3 years, 5 months ago
- 9a34b60 Merge pull request #5576 from AndrzejKurek/raw-key-agreement-destroy-missing by Gilles Peskine · 3 years, 5 months ago
- cd5be32 Erase secrets in allocated memory before freeing said memory by Steven Cooreman · 3 years, 5 months ago
- a0237f8 Add missing key destruction calls in ssl_write_client_key_exchange by Andrzej Kurek · 3 years, 5 months ago
- 9202909 build(msvc): always assume source files are in UTF-8 by Andrea Pappacoda · 3 years, 7 months ago
- 71f36f1 change alert message type by Jerry Yu · 3 years, 5 months ago
- 0b7b101 fix warnings by Jerry Yu · 3 years, 5 months ago
- 2ff6ba1 Remove rsa_pss_rsae_sha256 support. by Jerry Yu · 3 years, 5 months ago
- 790f742 Storage format test regressions are now checked mechanically by Gilles Peskine · 3 years, 5 months ago
- ca586a5 Look at manually written read tests as well by Gilles Peskine · 3 years, 5 months ago
- 3f9cef4 Remove actual and use new PSA to mbedtls PK errors mapping functions by Neil Armstrong · 3 years, 6 months ago
- 9216536 Add storage format checks to the interface checker by Gilles Peskine · 4 years, 4 months ago
- c76ab85 Make the API/ABI check optional by Gilles Peskine · 4 years, 4 months ago
- ea76196 Add specialized PSA to mbedtls PK/RSA error mapping function by Neil Armstrong · 3 years, 6 months ago
- cd501f4 Add specialized PSA to mbedtls PK/ECDSA error mapping function by Neil Armstrong · 3 years, 6 months ago
- a3fdfb4 Introduce new PSA to mbedtls PK error mapping function by Neil Armstrong · 3 years, 6 months ago
- 66a479f Add Cipher Decrypt Fail multi-part case by Neil Armstrong · 3 years, 6 months ago
- d8dba4e Add Cipher Encrypt Fail multi-part case by Neil Armstrong · 3 years, 6 months ago
- 3ee335d Add Cipher Encrypt multi-part case by Neil Armstrong · 3 years, 6 months ago
- 752d811 Add AEAD Key Policy check multi-part cases by Neil Armstrong · 3 years, 6 months ago
- 78aeaf8 Add Cipher Key Policy check one-shot cases by Neil Armstrong · 3 years, 6 months ago
- 3af9b97 Add Multipart Message authentication Compute & Verify cases by Neil Armstrong · 3 years, 6 months ago
- ca30a00 Add Multipart Hash Compute & Compare tests by Neil Armstrong · 3 years, 6 months ago
- 55a1be1 Add Multipart Hash Compare fail tests by Neil Armstrong · 3 years, 6 months ago
- 161ec5c Add Multipart Hash Compute fail tests by Neil Armstrong · 3 years, 6 months ago
- edb2086 Add One-Shot Hash setup test by Neil Armstrong · 3 years, 6 months ago
- ccb005e fix missing feedback address by Jerry Yu · 3 years, 6 months ago
- 7827207 Refactor write_certificate_verify by Jerry Yu · 3 years, 6 months ago
- 819f297 fix various issues in ssl-opt by Jerry Yu · 3 years, 6 months ago
- 2124d05 Add sha384 and sha512 case by Jerry Yu · 3 years, 6 months ago
- d66409a Add non support sig alg check and test by Jerry Yu · 3 years, 6 months ago
- 562a0fd Add client version check by Jerry Yu · 3 years, 6 months ago
- 6c3d821 update ssl-opt test cases by Jerry Yu · 3 years, 6 months ago
- 46b53b9 remove duplicate test by Jerry Yu · 3 years, 6 months ago
- 4bfa22a remove useless config option by Jerry Yu · 3 years, 6 months ago
- c8d8d4e fix various issues by Jerry Yu · 3 years, 6 months ago
- 42ea733 remove RSA not found test by Jerry Yu · 3 years, 6 months ago
- 7db5b8f add rsa_pss_rsae_sha256 write support by Jerry Yu · 3 years, 6 months ago
- 37987dd Add test cases by Jerry Yu · 3 years, 6 months ago
- 3391ac0 fix various issue by Jerry Yu · 3 years, 6 months ago
- ca133a3 Change state machine by Jerry Yu · 3 years, 6 months ago
- 537530d Add certificate request echo by Jerry Yu · 3 years, 6 months ago
- 3e53644 fix various issues by Jerry Yu · 3 years, 6 months ago
- a23b9d9 fix undefine error by Jerry Yu · 3 years, 6 months ago
- 22abd06 Add rsa key check by Jerry Yu · 3 years, 6 months ago
- aa6214a add empty client certificate tests by Jerry Yu · 3 years, 6 months ago
- 7399d0d refactor write certificate by Jerry Yu · 3 years, 6 months ago