mbedtls/programs
Manuel Pégourié-Gonnard d14acbc31a Test assumptions we make about the platform
Things that are not guaranteed by the standard but should be true of all
platforms of interest to us:
- 8-bit chars
- NULL pointers represented by all-bits-zero
2015-05-29 12:25:40 +02:00
..
aes Rename cipher_init_ctx() to cipher_setup() 2015-05-14 21:58:34 +02:00
hash Remove non-generic md_file() programs 2015-05-28 17:28:38 +02:00
pkey Adapt programs to generic md_file() 2015-05-28 17:28:38 +02:00
random Update ctr_drbg_init() usage in programs 2015-04-29 02:08:34 +02:00
ssl Replace malloc with calloc 2015-05-26 16:04:06 +02:00
test Test assumptions we make about the platform 2015-05-29 12:25:40 +02:00
util Replace malloc with calloc 2015-05-26 16:04:06 +02:00
x509 Change X.509 verify flags to uint32_t 2015-05-11 19:54:43 +02:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Remove non-generic md_file() programs 2015-05-28 17:28:38 +02:00
wince_main.c Rename website and repository 2015-03-06 13:17:10 +00:00