TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
351e6885f55fd6354b57b51a5dbaadf3231aa7c8
/
tests
/
suites
/
test_suite_md.data
10e8cf5
Remove MD2, MD4, RC4, Blowfish and XTEA
by TRodziewicz
· 4 years, 2 months ago
6326a8d
Fix SHA definitions and their dependencies in library and test suites.
by Mateusz Starzyk
· 4 years, 3 months ago
e3c48b4
Separate SHA224 from SHA256 config options.
by Mateusz Starzyk
· 4 years, 4 months ago
3352a53
Modify config option for SHA384.
by Mateusz Starzyk
· 4 years, 4 months ago
6ba5a3f
Declare test dependencies on !SHA512_NO_SHA384
by Manuel Pégourié-Gonnard
· 6 years ago
efa2ac8
Uniquify test case descriptions
by Gilles Peskine
· 6 years ago
b04e2c3
Allow comments in test data files
by Gilles Peskine
· 8 years ago
cb46fd8
Avoid non-standard strcasecmp()
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
40fc415
Add generic HMAC tests from mdx.data
by Manuel Pégourié-Gonnard
· 10 years ago
b25f816
Add test for bad arguments to MD functions
by Manuel Pégourié-Gonnard
· 11 years ago
edb242f
Minimally test md_process and associated wrappers
by Manuel Pégourié-Gonnard
· 11 years ago
f301383
Tests for MD info functions
by Manuel Pégourié-Gonnard
· 11 years ago
5819db1
Test RIPEMD160 via MD layer more completely
by Manuel Pégourié-Gonnard
· 11 years ago
61b699e
Renamed RMD160 to RIPEMD160
by Paul Bakker
· 12 years ago
e4d47a6
Add RIPEMD-160 to the generic MD layer
by Manuel Pégourié-Gonnard
· 12 years ago
428b9ba
Moved POLARSSL_FS_IO check to .function from .data
by Paul Bakker
· 12 years ago
9e36f04
SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
by Paul Bakker
· 12 years ago
fa1c592
- Fixed faulty HMAC-MD2 implementation (Fixes ticket #37)
by Paul Bakker
· 14 years ago
5690efc
- Fixed a whole bunch of dependencies on defines between files, examples and tests
by Paul Bakker
· 14 years ago
335db3f
- Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO
by Paul Bakker
· 14 years ago
1737385
- Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT)
by Paul Bakker
· 15 years ago