TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
aa01a038b521931382951036a5cd49bddcc40b51
/
programs
/
fuzz
/
fuzz_privkey.c
758aef6
Add guards for mbedtls_psa_crypto_free()
by Przemek Stekiel
· 2 years, 3 months ago
774f9de
Init PSA in fuzz programs
by Przemek Stekiel
· 2 years, 3 months ago
449bd83
Switch to the new code style
by Gilles Peskine
· 2 years, 7 months ago
9bb8e0d
Fix fuzz_privkey build without MBEDTLS_ENTROPY_C defined
by Neil Armstrong
· 3 years ago
51a7679
Ensure context is passed in to dummy_rand
by Paul Elliott
· 3 years, 6 months ago
7f93da1
Use the dedicated dummy_random in fuzzing programs
by Manuel Pégourié-Gonnard
· 4 years, 1 month ago
84dea01
Add RNG params to private key parsing
by Manuel Pégourié-Gonnard
· 4 years, 1 month ago
6c2e9b6
Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs
by Mateusz Starzyk
· 4 years, 2 months ago
d7fb66f
If a key is not of a supported type, something went wrong
by Gilles Peskine
· 5 years ago
e60b365
EC keys can have the type MBEDTLS_PK_ECKEY_DH too
by Gilles Peskine
· 5 years ago
f02b984
Sanity check on elliptic curve keys: check that the group is known
by Gilles Peskine
· 5 years ago
8b1ed1c
Adds explicit include to stdlib.h for abort
by Philippe Antoine
· 6 years ago
7d4bd6f
Checks mbedtls_rsa_export_crt return in fuzz targets
by Philippe Antoine
· 6 years ago
66070bc
Checks mbedtls_rsa_export return in fuzz targets
by Philippe Antoine
· 6 years ago
48f35f5
Move fuzz directory to programs
by Philippe Antoine
· 6 years ago
[Renamed from tests/fuzz/fuzz_privkey.c]
7233352
Fuzz testing
by Philippe Antoine
· 7 years ago