TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
55427964b1073e566acfa36786bc4ab3ad901b9c
/
tests
/
suites
/
test_suite_dhm.function
adc9b17
Minor improvements to DHM module
by Hanno Becker
· 7 years ago
8c8a93c
Test parameter validation for DHM module
by Hanno Becker
· 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