- 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
- e146bdc Fix cases where exponentiation was not fully tested by Chris Jones · 4 years, 8 months ago
- aa850cd Reword test cases by Chris Jones · 4 years, 8 months ago
- a03f56f Extend exponentiation test coverage by Chris Jones · 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
- bbc6032 Merge pull request #731 from gabor-mezei-arm/692_missing_zeroizations_of_sensitive_data by Gilles Peskine · 4 years, 11 months ago
- 3767122 Merge pull request #737 from mpg/changelog-for-local-lucky13-dev-restricted by Manuel Pégourié-Gonnard · 5 years ago
- 8f18d08 Clarify that the Lucky 13 fix is quite general by Manuel Pégourié-Gonnard · 5 years ago
- 4cb56f8 Put local variables and buffers in a struct by gabor-mezei-arm · 5 years ago
- b8513fa Initialize return variable to the appropriate error code by gabor-mezei-arm · 5 years ago
- d1c98fc Zeroize internal buffers and variables in MD hashes by gabor-mezei-arm · 5 years ago
- 4553dd4 Force cleanup before return by gabor-mezei-arm · 5 years ago
- 76749ae Zeroize internal buffers and variables in PKCS and SHA by gabor-mezei-arm · 5 years ago
- d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
- 04b7488 Fix potential use of uninitialised variable by Manuel Pégourié-Gonnard · 5 years ago
- ba6fc97 Fix a typo in a comment by Manuel Pégourié-Gonnard · 5 years ago
- dd00bfc Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
- 8a79b9b Fix "unused function" warning in some configs by Manuel Pégourié-Gonnard · 5 years ago
- 22d70a8 Merge pull request #738 from danh-arm/dh/remaining-lf-copyright by Gilles Peskine · 5 years ago
- 5011814 Update remaining copyright notices to use Linux Foundation guidance by Dan Handley · 5 years ago
- 53d2160 Add a ChangeLog entry for local Lucky13 variant by Manuel Pégourié-Gonnard · 5 years ago
- abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
- de1cf2c5 Make mbedtls_ssl_cf_memcpy_offset() constant-flow by Manuel Pégourié-Gonnard · 5 years ago
- 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
- feb0396 Fix memory leak in test_suite_x509write with PSA crypto by Manuel Pégourié-Gonnard · 5 years ago
- e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
- 7fe2c5f Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
- 3c31afa Use temporary buffer to hold the peer's HMAC by Manuel Pégourié-Gonnard · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
- c60c30e Merge pull request #3557 from Ouss4/assert by Gilles Peskine · 5 years ago
- 71f4fa1 Merge pull request #721 from gilles-peskine-arm/x509parse_crl-empty_entry-development by Gilles Peskine · 5 years ago
- 8ca03a7 Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev by Manuel Pégourié-Gonnard · 5 years ago
- c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
- 3890f7c Merge pull request #3540 from gufe44/netbsd-rand-arc4random_buf by Gilles Peskine · 5 years ago
- 9ec3648 Merge pull request #3495 from mpg/check-generated-files by Gilles Peskine · 5 years ago
- 29fcac3 Log change as bugfix by gufe44 · 5 years ago
- e0b2687 Undef ASSERT before defining it to ensure that no previous definition by Ouss4 · 5 years ago
- e900b59 Merge pull request #719 from gabor-mezei-arm/689_zeroising_of_plaintext_buffers by Gilles Peskine · 5 years ago
- 204e054 Add ChangeLog entry for X.509 CN-type vulnerability by Manuel Pégourié-Gonnard · 5 years ago
- f58e5cc Improve documentation of cn in x509_crt_verify() by Manuel Pégourié-Gonnard · 5 years ago
- f3e4bd8 Fix comparison between different name types by Manuel Pégourié-Gonnard · 5 years ago
- 7d2a4d8 Add test: DNS names should not match IP addresses by Manuel Pégourié-Gonnard · 5 years ago
- eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
- 210bea3 Add the decomposition of the base case as a comment by Gilles Peskine · 5 years ago
- 0ca6d38 Merge pull request #3493 from gilles-peskine-arm/psa-unified-driver-specs by danh-arm · 5 years ago
- ed06d2f Add changelog entry by gufe44 · 5 years ago
- 404e1db Clarify updates to the persistent state in storage by Gilles Peskine · 5 years ago
- 5001da4 With multiple applicable transparent drivers, the order is unspecified by Gilles Peskine · 5 years ago
- b320d08 Minor clarifications by Gilles Peskine · 5 years ago
- ea739f0 Give some examples of purpsoses of pure-software transparent driver by Gilles Peskine · 5 years ago
- e265b9d Fix typos by Gilles Peskine · 5 years ago
- 3d1bcc6 Add a link to the PSA API specification by Gilles Peskine · 5 years ago
- 929ab8a Explain locations vs lifetimes by Gilles Peskine · 5 years ago
- 67a85d1 Merge pull request #3492 from stevew817/rework/key_slot_contains_key_buffer by Gilles Peskine · 5 years ago
- d486787 Initialize key pointer in ecdh to NULL by Steven Cooreman · 5 years ago
- b7f6dea Add buffer zeroization when ecp_write_key fails by Steven Cooreman · 5 years ago
- fd4d69a Simplified key slot deletion by Steven Cooreman · 5 years ago
- 2914986 Style fixes by Steven Cooreman · 5 years ago
- c2620da Use arc4random_buf instead of rand on NetBSD by gufe44 · 5 years ago
- 4fed455 Apply review feedback by Steven Cooreman · 5 years ago
- ab808e7 Update open question section about public key storage by Gilles Peskine · 5 years ago
- c93c4ed Remove the paragraph about declaring application needs by Gilles Peskine · 5 years ago
- c1d388a Change driver persistent data to a callback interface by Gilles Peskine · 5 years ago
- 8d06ad0 Rework and expand key management in opaque drivers by Gilles Peskine · 5 years ago
- 9214926 Fix typos and copypasta by Gilles Peskine · 5 years ago
- b6c43f6 Call driver entry point functions "entry point" by Gilles Peskine · 5 years ago
- 8ff863b Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
- 05579c4 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
- 3fa684e Allow importing Montgomery public keys in PSA Crypto by Steven Cooreman · 5 years ago
- 7f39187 Convert load_xxx_representation to take buffers instead of a whole slot by Steven Cooreman · 5 years ago
- 6d839f0 Cleanup by Steven Cooreman · 5 years ago
- 1718265 Merge pull request #709 from mpg/protect-base-blinding-dev-restricted by Gilles Peskine · 5 years ago
- a2371e5 Update after feedback from #3492 by Steven Cooreman · 5 years ago
- 75b7436 Update after feedback on #3492 by Steven Cooreman · 5 years ago
- 882148e Remove obsolete buildbot reference in compat.sh by Manuel Pégourié-Gonnard · 5 years ago
- a3b994f Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
- f009542 Add missing const for consistency by Manuel Pégourié-Gonnard · 5 years ago
- e747843 Fix a whitespace issue by Manuel Pégourié-Gonnard · 5 years ago
- 390fb4f Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
- e0765f3 Use int ret = MBEDTLS_ERROR_CORRUPTION_DETECTED; idiom by Manuel Pégourié-Gonnard · 5 years ago
- 0b2112d Add comment on memsan + constant-flow testing by Manuel Pégourié-Gonnard · 5 years ago
- 19fd574 Disconnect knowing about a PSA key type from knowing the mbedTLS API by Steven Cooreman · 5 years ago
- 560c28a Unify key handling logic by Steven Cooreman · 5 years ago
- acda834 Remove ECP internal representation from key slot by Steven Cooreman · 5 years ago
- a01795d Remove RSA internal representation from key slot by Steven Cooreman · 5 years ago
- 81be2fa Pull apart slot memory allocation from key validation. by Steven Cooreman · 5 years ago
- 71fd80d Re-define members of psa_key_slot_t by Steven Cooreman · 5 years ago
- 8779e9a Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
- ea6a740 Merge pull request #717 from mpg/non-etm-cbc-negative-testing by Manuel Pégourié-Gonnard · 5 years ago
- ee7e85f Merge pull request #2019 from gilles-peskine-arm/build_with_only_montgomery_curves-conditional_mul_add by Manuel Pégourié-Gonnard · 5 years ago
- e55653f Improve comments about padlen convention by Manuel Pégourié-Gonnard · 5 years ago
- 44c9fdd Check errors from the MD layer by Manuel Pégourié-Gonnard · 5 years ago
- 9713e13 Remove unnecessary cast by Manuel Pégourié-Gonnard · 5 years ago
- baccf80 Improve some comments and internal documentation by Manuel Pégourié-Gonnard · 5 years ago