TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f37b9f73c7fd98be7f39dcdef901b6622d910c55
/
tests
/
suites
/
test_suite_ecdsa.function
bef3019
Make the fallback behavior of mbedtls_test_rnd_buffer_rand optional
by Gilles Peskine
· 4 years, 4 months ago
0594205
Remove debug statement
by TRodziewicz
· 4 years, 4 months ago
40de3c9
Fix Changelog, add separate test functions for hash of all-zero bits
by TRodziewicz
· 4 years, 4 months ago
20ad475
Remove trailing spaces
by TRodziewicz
· 4 years, 4 months ago
5feb670
Fix the Changelog and extend tests to cover the hash of all-bits zero
by TRodziewicz
· 4 years, 4 months ago
9ed4073
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years 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
72d628f
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
84984ae
Add missing return code check on calls to mbedtls_md()
by Gilles Peskine
· 6 years ago
651eac8
Make tests use the new deterministic ECDSA function
by Janos Follath
· 7 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
02ef525
Merge remote-tracking branch 'public/pr/2107' into development-proposed
by Simon Butcher
· 7 years ago
198611d
Add missing return value check in ECDSA test suite
by Hanno Becker
· 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
d0a66cc
post-merge: fix ECDSA test vector testing
by Manuel Pégourié-Gonnard
· 7 years ago
da19f4c
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
f5bcbed
Add tests for invalid private parameters in mbedtls_ecdsa_sign()
by Darryl Green
· 8 years ago
46ba7f3
Avoid running useless code in tests
by Manuel Pégourié-Gonnard
· 8 years ago
eb402f3
Add test for restartable signature
by Manuel Pégourié-Gonnard
· 8 years ago
722e515
Add test for ecdsa_read_signature_restartable()
by Manuel Pégourié-Gonnard
· 8 years ago
1ed2505
Add some negative testing for ecdsa_verify()
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
dfdcac9
Merge ecdsa_write_signature{,_det}() together
by Manuel Pégourié-Gonnard
· 10 years ago
a115def
Fix tests and programs to use md_get_xxx()
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
94b916c
Split assignment and assert check into seperate lines in tests
by Paul Bakker
· 11 years ago
a56d363
Fix missing dependency declaration in test
by Manuel Pégourié-Gonnard
· 12 years ago
027a7cb
Rm now useless test helper function
by Manuel Pégourié-Gonnard
· 12 years ago
937340b
Add ecdsa_write_signature_det()
by Manuel Pégourié-Gonnard
· 12 years ago
4daaef7
Add ecdsa_sign_det() with test vectors
by Manuel Pégourié-Gonnard
· 12 years ago
fae079e
Adapt ECDSA tests to new ecp_gen_keypair()
by Manuel Pégourié-Gonnard
· 12 years ago
7446833
Fix endianness issue in test helper function
by Manuel Pégourié-Gonnard
· 12 years ago
a0f0747
Rm redundant dependencies in test files
by Manuel Pégourié-Gonnard
· 12 years ago
8eebd01
Add an ecdsa_genkey() function
by Manuel Pégourié-Gonnard
· 12 years ago
b694b48
Add ecdsa_{read,write}_signature()
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
cf4a70c
Adjust names of ECDSA tests.
by Manuel Pégourié-Gonnard
· 13 years ago
450a163
Fix valgrind warning in ECDSA test suite.
by Manuel Pégourié-Gonnard
· 13 years ago
602a897
ECDSA : test vectors from RFC 4754
by Manuel Pégourié-Gonnard
· 13 years ago
d1c7150
Basic tests for ECDSA.
by Manuel Pégourié-Gonnard
· 13 years ago