TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
b8e1534a0db9a9031712bb54902a04c0ef186ec5
/
tests
/
suites
/
test_suite_pk.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
75aab52
Add missing return code check on calls to mbedtls_md()
by Gilles Peskine
· 6 years ago
5533f4a
Reduce stack usage of test_suite_pk
by Ron Eldor
· 7 years ago
743e398
Avoid unused-variable warnings for str as well
by Gilles Peskine
· 7 years ago
88ca3a2
Avoid unused-variable warnings in some configurations
by Gilles Peskine
· 7 years ago
d602711
Fix dependencies on MBEDTLS_FS_IO
by Gilles Peskine
· 7 years ago
6af45ec
PK: document context validity requirements
by Gilles Peskine
· 7 years ago
d54b975
pk parse: the password is optional
by Gilles Peskine
· 7 years ago
ee3cfec
PK sign/verify: hash=NULL is ok if md_alg=0 and hash_len=0
by Gilles Peskine
· 7 years ago
998fbfb
Properly test pk_write with an empty output buffer
by Gilles Peskine
· 7 years ago
1f19fa6
PK: Fix free(NULL) in library and tests
by Gilles Peskine
· 7 years ago
e146e7d
Don't use TEST_VALID_PARAM with a value
by Gilles Peskine
· 7 years ago
78438e4
Test parameter validation for pk, pkparse and pkwrite
by Gilles Peskine
· 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
4edb9cb
Justify some max_ops settings in test_suite_pk
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
553a06f
Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed
by Gilles Peskine
· 7 years ago
a3389eb
Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack
by Hanno Becker
· 7 years ago
693a1d9
Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig.
by itayzafrir
· 7 years ago
6ff067d
Add missing stdint.h header to test_suite_pk.func
by Andres Amaya Garcia
· 8 years ago
7ea6727
Fix test_suite_pk.function to work on 64-bit ILP32
by Andres Amaya Garcia
· 8 years ago
7f25f85
Adapt uses of `mbedtls_rsa_complete` to removed PRNG argument
by Hanno Becker
· 8 years ago
6ac972d
Style correction in test_suite_pk.function
by Hanno Becker
· 8 years ago
46ba7f3
Avoid running useless code in tests
by Manuel Pégourié-Gonnard
· 8 years ago
d71dc15
Adapt PK test suite to use new interface
by Hanno Becker
· 8 years ago
15d7df2
Introduce mbedtls_pk_restart_ctx and use it
by Manuel Pégourié-Gonnard
· 8 years ago
c4ee9ac
Add tests for restartable PK sign/verify
by Manuel Pégourié-Gonnard
· 8 years ago
a540068
Modify PK test suite to provide PRNG to RSA signature function
by Hanno Becker
· 8 years ago
5c79d25
Add PK tests to avoid hashlen overflow for RSA
by Andres AG
· 8 years ago
097c7bb
Rename relevant global symbols from size to bitlen
by Manuel Pégourié-Gonnard
· 10 years ago
d9e6a3a
Rename pk_init_ctx() -> pk_setup()
by Manuel Pégourié-Gonnard
· 10 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
348bcb3
Make RSA_ALT support optionnal
by Manuel Pégourié-Gonnard
· 10 years ago
b8cfe3f
pk_sign() now requires non-NONE md_alg for ECDSA
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
· 11 years ago
7c13d69
Fix dependency issues
by Manuel Pégourié-Gonnard
· 11 years ago
a1efcb0
Implement pk_check_pair() for RSA-alt
by Manuel Pégourié-Gonnard
· 11 years ago
70bdadf
Add pk_check_pair()
by Manuel Pégourié-Gonnard
· 11 years ago
bd51b26
Add 'exit' label and variable initialization to relevant test suite functions
by Paul Bakker
· 11 years ago
20422e9
Add pk_verify_ext()
by Manuel Pégourié-Gonnard
· 11 years ago
0148875
Add tests and fix bugs for RSA-alt contexts
by Manuel Pégourié-Gonnard
· 11 years ago
42099c3
Revert "Add pk_rsa_set_padding() and rsa_set_padding()"
by Paul Bakker
· 12 years ago
dfab4c1
Add forgotten #ifdef and depends_on
by Manuel Pégourié-Gonnard
· 12 years ago
e707eb6
Fix unused variable in test case
by Manuel Pégourié-Gonnard
· 12 years ago
b4fae57
Add pk_rsa_set_padding() and rsa_set_padding()
by Manuel Pégourié-Gonnard
· 12 years ago
a532090
Fixed dependency on POLARSSL_GENPRIME in PK tests
by Paul Bakker
· 12 years ago
748190d
Fix some dependency issues
by Manuel Pégourié-Gonnard
· 12 years ago
75c7882
Add PK test for forbidden operations
by Manuel Pégourié-Gonnard
· 12 years ago
67d4583
Add PK tests for rsa encrypt/decrypt
by Manuel Pégourié-Gonnard
· 12 years ago
b0a467f
Start adding a PK test suite
by Manuel Pégourié-Gonnard
· 12 years ago