- 20edee7 Use mbedtls_test_read_mpi in test suites by Gilles Peskine · 4 years, 2 months ago
- 1a87722 Make RNG parameters mandatory in DHM functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- e570248 mbedtls_dhm_get_value parameter order: context first, output last by Gilles Peskine · 4 years, 2 months ago
- 71acc6e New function mbedtls_dhm_get_value to copy a field of a DHM context by Gilles Peskine · 4 years, 2 months ago
- 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
- 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
- 19e3620 DHM tests: add some explanations by Gilles Peskine · 4 years, 4 months ago
- 03299dc DHM: add notes about leading zeros by Gilles Peskine · 4 years, 4 months ago
- 2baf2b0 Test mbedtls_dhm_make_params with different x_size by Gilles Peskine · 4 years, 4 months ago
- 02db8f4 Test range and format of dhm_make_params output by Gilles Peskine · 4 years, 4 months ago
- 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 2 months ago
- d10b331 Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
- 6c5bd7f tests: Reformating due to rnd_* renaming by Ronald Cron · 5 years ago
- 351f0ee tests: Add mbedtls_test_ prefix to rnd_* symbols by Ronald Cron · 5 years ago
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
- f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
- 4b151fa DHM: Add negative tests for parameter checking by Janos Follath · 8 years ago
- 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
- 3335205 Avoid in-out length in dhm_calc_secret() by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
- ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
- bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
- a317a98 Adapt programs / test suites by Paul Bakker · 11 years ago
- 3fec220 Add test for dhm_parse_dhmfile by Manuel Pégourié-Gonnard · 11 years ago
- 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
- 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
- 15d5de1 Simplify usage of DHM blinding by Manuel Pégourié-Gonnard · 12 years ago
- 40ce79f Moved DHM parsing from X509 module to DHM module by Paul Bakker · 12 years ago
- ed8a02b Simplify DH blinding a bit by Manuel Pégourié-Gonnard · 12 years ago
- 143b502 Implement DH blinding by Manuel Pégourié-Gonnard · 12 years ago
- 2d62764 Change dhm_calc_secret() prototype by Manuel Pégourié-Gonnard · 12 years ago
- 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
- dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
- 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
- f4a3f30 - Updated for migration to size_t by Paul Bakker · 14 years ago
- 997bbd1 - Removed dependency of tests on rand() - Added pseudo-random helper function by Paul Bakker · 14 years ago
- c43481a - Release memory used by Paul Bakker · 14 years ago
- 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
- 5c60de2 - Added preliminary test cases for DHM by Paul Bakker · 16 years ago