mbedtls/tests
Paul Bakker 9d781407bc - A error_strerror function() has been added to translate between error codes and their description.
- The error codes have been remapped and combining error codes is now done with a PLUS instead of an OR as error codes used are negative.
 - Descriptions to all error codes have been added.
 - Generation script for error.c has been created to automatically generate error.c from the available error definitions in the headers.
2011-05-09 16:17:09 +00:00
..
data_files - Corrected parsing of UTCTime dates before 1990 and after 1950 2011-02-20 10:40:16 +00:00
scripts - Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21) 2011-03-08 14:16:06 +00:00
suites - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
CMakeLists.txt - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00
fct.h - Added CMake makefiles as alternative to regular Makefiles. 2009-06-28 21:50:27 +00:00
Makefile - A error_strerror function() has been added to translate between error codes and their description. 2011-05-09 16:17:09 +00:00