- 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
- 56fe20a Move MBEDTLS_PRIVATE required defines into lms.h by Raef Coles · 2 years, 10 months ago
- ab300f1 Move public header content from lmots.h to lms.h by Raef Coles · 2 years, 10 months ago
- b4568c5 Disable LMS in PSA crypto client test by Raef Coles · 2 years, 10 months ago
- 47bccb7 Disable LMS_PRIVATE in all.sh when LMS is disabled by Raef Coles · 2 years, 10 months ago
- a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
- 0b7da1b Fix overflow in LMS context init by Raef Coles · 2 years, 10 months ago
- 98c5043 Update LMS test description by Raef Coles · 2 years, 10 months ago
- 57d5328 Remove MBEDTLS_LM(OT)S prefix from internal macros by Raef Coles · 2 years, 10 months ago
- ad05425 Update naming of internal LMS functions by Raef Coles · 2 years, 10 months ago
- 40158e1 Add LMOTS test hook to header by Raef Coles · 2 years, 10 months ago
- 403558c Fix LMS function documentation by Raef Coles · 2 years, 11 months ago
- 3982040 Fix LMS zeroization using wrong sizeof type by Raef Coles · 2 years, 11 months ago
- 98d6e22 Remove doxygen markup from internal LMS functions by Raef Coles · 2 years, 11 months ago
- 40f184c Cast LMS allocation sizes to size_t by Raef Coles · 2 years, 11 months ago
- 1310ecb Update LMOTS function documentation by Raef Coles · 2 years, 11 months ago
- 9c9027b Add extra LMS and LMOTS tests by Raef Coles · 3 years ago
- fa24f9d Minor fixes to LMS and LMOTS macros by Raef Coles · 3 years ago
- 0a967cc Document LMS and LMOTS internal functions by Raef Coles · 3 years ago
- 8738a49 Fix iterator types in LMOTS by Raef Coles · 3 years ago
- f5919e2 Update LMS/LMOTS tests by Raef Coles · 3 years ago
- e0a1761 Fix LMS/LMOTS if-statement style by Raef Coles · 3 years ago
- 9b88ee5 Fix LMS and LMOTS coding style violations by Raef Coles · 3 years ago
- 366d67d Shorted LMS and LMOTS line-lengths by Raef Coles · 3 years ago
- e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
- ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
- ebd35b5 Rename LMS internal tree-manipulation functions by Raef Coles · 3 years ago
- 891c613 Update LMOTS signature use of temporary variables by Raef Coles · 3 years ago
- 0c88d4e Remove superfluous casts in LMS and LMOTS by Raef Coles · 3 years ago
- f5632d3 Remove MBEDTLS_PRIVATE usage from LMS and LMOTS by Raef Coles · 3 years ago
- 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
- c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
- 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
- 2ad6e61 Update LMS/LMOTS documentation by Raef Coles · 3 years ago
- 0aa18e0 Note that LMS sign function is for testing only by Raef Coles · 3 years, 2 months ago
- c464746 Document LMS and LMOTS contexts by Raef Coles · 3 years, 2 months ago
- 8ff6df5 Add LMS implementation by Raef Coles · 4 years, 1 month ago
- 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
- 2aa5af9 Merge pull request #6403 from mpg/print-failed-suites by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
- 78317c8 Merge pull request #6327 from yuhaoth/pr/tls13-psk-after-session-tickets by Ronald Cron · 2 years, 10 months ago
- 301e866 Merge pull request #6398 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-char by Janos Follath · 2 years, 10 months ago
- c797423 Remove unnecessary empty line and fix format issue by Jerry Yu · 2 years, 10 months ago
- 74b748d Merge pull request #6401 from gilles-peskine-arm/config.py-python-version-development by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 22c18c1 Add NULL check in prepare hello by Jerry Yu · 2 years, 10 months ago
- c2bfaf0 fix wrong typo by Jerry Yu · 2 years, 10 months ago
- ac6c670 Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- d61a4d3 Fix missing guard and double-space by Przemek Stekiel · 2 years, 10 months ago
- b50e433 Test mbedtls_mpi_core_bitlen by Gilles Peskine · 2 years, 10 months ago
- e943283 More mbedtls_mpi_bitlen test cases by Gilles Peskine · 2 years, 10 months ago
- 24baa81 Improve mbedtls_mpi_bitlen test descriptions by Gilles Peskine · 2 years, 10 months ago
- c5772a1 mbedtls_test_read_mpi_core: allow odd number of hex digits by Gilles Peskine · 2 years, 10 months ago
- cf42536 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 10 months ago
- 1b5c85c Merge pull request #6386 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core by Janos Follath · 2 years, 10 months ago
- 4f77ecf disable session resumption when ticket expired by Jerry Yu · 2 years, 10 months ago
- 03aa174 Improve test message and title by Jerry Yu · 2 years, 10 months ago
- 6916e70 fix various issues by Jerry Yu · 2 years, 10 months ago
- 2109206 Restrict cipher suite validation to TLS1.3 by Jerry Yu · 2 years, 10 months ago
- 1f02c6c Reword change log entry by Przemek Stekiel · 2 years, 10 months ago
- 68a01a6 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago
- 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
- 63b06ea Update test cases by Jerry Yu · 2 years, 10 months ago
- 03b8f9d Adjust guards for `dummy_tickets` by Jerry Yu · 2 years, 10 months ago
- a99cbfa fix various issues by Jerry Yu · 2 years, 10 months ago
- 40afab6 Add ciphersuite check in set_session by Jerry Yu · 2 years, 10 months ago
- 21f9095 Revert "move ciphersuite validation to set_session" by Jerry Yu · 2 years, 10 months ago
- 379b91a add ticket age check by Jerry Yu · 2 years, 10 months ago
- 96d4770 Merge pull request #6393 from KloolK/development by Janos Follath · 2 years, 10 months ago
- 4a69834 Re-org selected_identity parser by Jerry Yu · 2 years, 10 months ago
- 6183cc7 Re-org binders writer by Jerry Yu · 2 years, 10 months ago
- f75364b Re-organize identities writer by Jerry Yu · 2 years, 10 months ago
- 8b41e89 fix various issues by Jerry Yu · 2 years, 10 months ago
- 19ae6f6 move ciphersuite validation to set_session by Jerry Yu · 2 years, 10 months ago
- 25ab654 Add dummy ticket support by Jerry Yu · 2 years, 11 months ago
- b300e3c add selected_identity parser by Jerry Yu · 2 years, 10 months ago
- 1a0a0f4 Add binders writer by Jerry Yu · 2 years, 10 months ago
- f7c1259 Add identites writer by Jerry Yu · 2 years, 10 months ago
- 0c6105b empty pre_shared_key functions by Jerry Yu · 3 years ago
- 8897c07 Add server only guards for psk callback by Jerry Yu · 3 years ago
- b33f6e5 Fix typo by Jan Bruckner · 2 years, 10 months ago
- 99a82dc Readability improvement by Gilles Peskine · 2 years, 10 months ago
- 80ca44f Merge pull request #6325 from gabor-mezei-arm/6308_missing_initialization_in_test by Gilles Peskine · 2 years, 10 months ago
- e32cd44 Add changelog entry: tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
- c217f48 Replace the output file atomically by Gilles Peskine · 2 years, 11 months ago
- 22514eb Fix typo in documentation by Gilles Peskine · 2 years, 11 months ago
- 0957e7b Rmove MBEDTLS_NIST_KW_C dependency from MBEDTLS_SSL_TICKET_C by Przemek Stekiel · 2 years, 10 months ago
- 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
- 460192e Fix and sync configuration file and configuration verifiation by Przemek Stekiel · 2 years, 10 months ago
- 5bbdfce Streamline mbedtls_mpi_core_lt_ct unit test by Gilles Peskine · 2 years, 11 months ago
- 3aae4e8 New function mbedtls_test_read_mpi_core by Gilles Peskine · 2 years, 11 months ago
- 571576f Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
- bdc7b8b Allow test assertions on constant-flow scalar data by Gilles Peskine · 2 years, 11 months ago
- 97483b0 Remove incorrect comment by Gilles Peskine · 2 years, 11 months ago
- 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
- 6da3a3b Fix doc regarding aliasing of modulus input to mbedtls_mpi_core_montmul() by Tom Cosgrove · 2 years, 10 months ago
- 4386ead Correct the aliasing requirements in doc for mbedtls_mpi_core_montmul(), and test them by Tom Cosgrove · 2 years, 10 months ago
- 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
- ce5b68c Revert "Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions" by Przemek Stekiel · 2 years, 10 months ago
- 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
- a891a09 test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago