TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
95f869c9fb97ff641de68b0ce4ff9b51a709f78f
/
tests
/
suites
/
test_suite_ecdh.function
b8e1534
Use mbedtls_test_read_mpi in test suites
by Gilles Peskine
· 4 years, 2 months ago
14a5645
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
a0c9ff3
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
096bccf
Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
62a7351
Add test case for ecdh_get_params with mismatching group
by Gilles Peskine
· 7 years ago
6d9b762
Add test case for ecdh_calc_secret
by Gilles Peskine
· 7 years ago
d5f4759
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
4c81848
Test parameter validation for ECDH module
by Hanno Becker
· 7 years ago
36c5f7f
ECDH: Hide context from tests
by Janos Follath
· 7 years ago
fc03e8d
ECDH: Adapt tests for mbedtls_ecdh_setup()
by Janos Follath
· 7 years ago
125af94
Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
5fcca46
Rename HexParam_t -> data_t for consistent coding style
by Azim Khan
· 7 years ago
d30ca13
Combine hex parameters in a struct
by Azim Khan
· 8 years ago
f1aaec9
Intermediate hexify out change
by Azim Khan
· 8 years ago
23e4162
ECDH: not restartable unless explicitly enabled
by Manuel Pégourié-Gonnard
· 8 years ago
71b2c53
Add tests for restartable ECDH
by Manuel Pégourié-Gonnard
· 8 years ago
e3a062b
Rename ecp_use_known_dp -> mbedtls_ecp_group_load()
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
027a7cb
Rm now useless test helper function
by Manuel Pégourié-Gonnard
· 12 years ago
544416a
Fix failing ECDH test (test vectors misuse)
by Manuel Pégourié-Gonnard
· 12 years ago
7446833
Fix endianness issue in test helper function
by Manuel Pégourié-Gonnard
· 12 years ago
e09d2f8
Change ecp_mul() prototype to allow randomization
by Manuel Pégourié-Gonnard
· 12 years ago
a0f0747
Rm redundant dependencies in test files
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
424fda5
Add ecdh_calc_secret()
by Manuel Pégourié-Gonnard
· 12 years ago
5cceb41
Add ecdh_{make,read}_public()
by Manuel Pégourié-Gonnard
· 12 years ago
854fbd7
Add ecdh_read_params().
by Manuel Pégourié-Gonnard
· 12 years ago
007b717
ECDH : add test vectors from RFC 5903.
by Manuel Pégourié-Gonnard
· 13 years ago
61ce13b
Basic tests for ECDH primitive
by Manuel Pégourié-Gonnard
· 13 years ago