- f0ae0b9 Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
- 9f2fb1e Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
- 48b9b8e Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- befab32 Merge pull request #4253 from mstarzyk-mobica/long_url_in_changelog_entry by Gilles Peskine · 4 years, 4 months ago
- 1c04931 Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
- 6297038 Fix error message for long lines with URLs. by Mateusz Starzyk · 4 years, 4 months ago
- d55679c Move URL regexes to class scope. by Mateusz Starzyk · 4 years, 4 months ago
- 5ba0637 Add key material for twisted Edwards curves by Gilles Peskine · 4 years, 5 months ago
- 41f5a83 Consistently describe Ed25519 as a 255-bit curve by Gilles Peskine · 4 years, 5 months ago
- d532a1c New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
- 2f3eac2 Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 660900b Move URL matching regex to method definition. by Mateusz Starzyk · 4 years, 4 months ago
- a46dd2f Use raw string + binary matching for URL regex. by Mateusz Starzyk · 4 years, 4 months ago
- aabc6ff Compile URL matching regex before using it in the loop. by Mateusz Starzyk · 4 years, 4 months ago
- ee324da Allow changelog entries to have URLs exceeding 80 char limit. by Mateusz Starzyk · 4 years, 4 months ago
- f53bfcb Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
- b31ac14 Remove certs.h includes from test applications. by Mateusz Starzyk · 4 years, 5 months ago
- 07864c2 Merge pull request #4202 from paul-elliott-arm/changelog_linelength_enforcement by Ronald Cron · 4 years, 5 months ago
- d75773e Pythonify and fix reported line number by Paul Elliott · 4 years, 5 months ago
- 11349c0 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
- 82946bf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
- a21fcd6 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
- 3b8d75f Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
- 9963285 Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
- 3127d90 Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 6 months ago
- f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
- 2352396 Obtain the values of expressions by running C code by Gilles Peskine · 4 years, 5 months ago
- e009448 New python module to encode a PSA key for storage by Gilles Peskine · 4 years, 6 months ago
- 33c601c Hook up PSAMacroCollector to PSAMacroEnumerator by Gilles Peskine · 4 years, 5 months ago
- 22fcf1b Move PSAMacroEnumerator to macro_collector by Gilles Peskine · 4 years, 5 months ago
- 10ab267 Add some type annotations by Gilles Peskine · 4 years, 5 months ago
- 0c5e8ef Move entropy_poll.h to library by Chris Jones · 4 years, 5 months ago
- 462a4d4 Move padlock.h to library by Chris Jones · 4 years, 5 months ago
- 094cab3 Move aesni.h to library by Chris Jones · 4 years, 5 months ago
- 91143df Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
- eed9e26 Update includes to use library/ instead of include/mbedtls/ by Chris Jones · 4 years, 6 months ago
- b05a59a Improve error message by Paul Elliott · 4 years, 5 months ago
- f08648d Make assemble changelog script enforce line length by Paul Elliott · 4 years, 5 months ago
- 1b52ee9 Remove 1.3 to 2.0 transition helpers files. by Mateusz Starzyk · 4 years, 6 months ago
- 947bb0b Code readability improvements by Steven Cooreman · 4 years, 5 months ago
- d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
- 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 5 months ago
- d75adfc KeyType: do a sanity check on the key type expression by Gilles Peskine · 4 years, 6 months ago
- 4fbffcd Do not require typing_extensions at runtime by Gilles Peskine · 4 years, 6 months ago
- fa3c69a Improve documentation of crypto_knowledge.KeyType by Gilles Peskine · 4 years, 6 months ago
- 505cc64 Use the base name of the generating script, not the full path by Gilles Peskine · 4 years, 6 months ago
- 0ac258e Don't consider secp192r1 by Gilles Peskine · 4 years, 6 months ago
- 0cbaf05 Add some randomly generated keys by Gilles Peskine · 4 years, 6 months ago
- 6f6483f New module for key material for asymmetric key types by Gilles Peskine · 4 years, 6 months ago
- 8ffb585 New function to write a whole .data file by Gilles Peskine · 4 years, 6 months ago
- db2f575 New Python module for generating Mbed TLS test cases by Gilles Peskine · 4 years, 6 months ago
- 397b028 Create sample key material for symmetric keys by Gilles Peskine · 4 years, 6 months ago
- df63968 Enumerate sizes to test for each key type by Gilles Peskine · 4 years, 6 months ago
- 0156a15 Framework for knowledge about key types by Gilles Peskine · 4 years, 6 months ago
- 0655b4f Check if the last word is 'MASK', not if it ends with 'MASK' by Gilles Peskine · 4 years, 6 months ago
- 13d60eb MacroCollector: default to not including intermediate macros by Gilles Peskine · 4 years, 6 months ago
- f8deb75 Factor out is_internal_name as a separate method by Gilles Peskine · 4 years, 6 months ago
- e7c4455 Move PSAMacroCollector to a module of its own by Gilles Peskine · 4 years, 6 months ago
- 7bb85c2 Separate the parsing and generation parts of MacroCollector by Gilles Peskine · 4 years, 6 months ago
- 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
- a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
- 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
- 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
- 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 7 months ago
- 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
- 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
- c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
- a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
- a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
- 2adebc8 Move get_c_expression_values into a separate module by Gilles Peskine · 4 years, 8 months ago
- a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
- f08b3f8 Autonomous random driver: create configuration option 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
- 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
- c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
- b64e0fe Fix conditions for including string.h in error.c by Gilles Peskine · 4 years, 9 months ago
- 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
- dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
- 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
- e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
- dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
- cb54610 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in baremetal configuration by Ronald Cron · 5 years ago
- 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
- a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
- 2647b68 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in full configuration by Ronald Cron · 5 years ago
- 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
- d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
- abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
- 73afa37 Add option to test constant-flow with valgrind 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
- eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
- 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
- fafe855 Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros by Manuel Pégourié-Gonnard · 5 years ago
- 527b878 Merge pull request #3454 from gilles-peskine-arm/include-common-h-development by Manuel Pégourié-Gonnard · 5 years ago
- 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
- 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
- db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
- 66c3dc4 Include the library directory for the sake of 3rdparty by Gilles Peskine · 5 years ago
- be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
- 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago