TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
2c0994e9734c2154152220fa542afa3a2a76d397
/
tests
/
suites
/
test_suite_debug.function
6c591fa
- mpi_init() and mpi_free() only accept a single argument and do not accept variable arguments anymore. This prevents unexpected memory corruption in a number of use cases.
by Paul Bakker
· 14 years ago
be4e7dc
- Debug print of MPI now removes leading zero octets and displays actual bit size of the value
by Paul Bakker
· 14 years ago
ff60ee6
- Added const-correctness to main codebase
by Paul Bakker
· 15 years ago
1f76115
- Fixed bug resulting in failure to send the last certificate in the chain in ssl_write_certificate() and ssl_write_certificate_request()
by Paul Bakker
· 15 years ago