- 4e74733 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 6 months ago
- 46e8fd8 test: sha: test SHA224 and SHA256 separately by Valerio Setti · 2 years, 8 months ago
- 898e7a3 test: sha: test SHA384 and SHA512 separately by Valerio Setti · 2 years, 8 months ago
- 90f803c Add sha3 streaming and reuse tests. by Pol Henarejos · 3 years, 3 months ago
- 7dbd5d1 Add self tests (taken from #1549). by Pol Henarejos · 3 years, 3 months ago
- f645705 Add test vectors (from NIST) for SHA-3. by Pol Henarejos · 3 years, 3 months ago
- 7019955 Removal of the TEST_VALID_PARAM macro and its usages by TRodziewicz · 4 years, 2 months ago
- 062f353 Changes after code review 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
- 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
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
- b04e2c3 Allow comments in test data files by Gilles Peskine · 8 years ago
- 41b9c2b Remove individual mdX_file() and shaX_file() by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 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
- 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
- f3eedce - Added shax_file tests and data files - Added tests for shax self_test() by Paul Bakker · 16 years ago
- 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago