aesni.c
|
Warn if using a memory sanitizer on AESNI
|
2018-04-05 15:37:38 +02:00 |
aria.c
|
Use mbedtls_printf instead of printf
|
2018-08-13 13:49:52 +03:00 |
chachapoly.c
|
Fix a few typos
|
2018-06-18 10:30:30 +02:00 |
cipher_wrap.c
|
Define specific mode for ChachaPoly
|
2018-06-19 11:32:48 +02:00 |
ecp.c
|
Remove redundant else statement
|
2018-08-20 10:39:27 +03:00 |
error.c
|
Update error codes
|
2018-08-17 16:52:08 +01:00 |
md4.c
|
Rename mbedtls_zeroize to mbedtls_platform_zeroize
|
2018-04-17 10:00:21 -05:00 |
md5.c
|
Fix Lucky 13 cache attack on MD/SHA padding
|
2018-07-05 10:47:00 +02:00 |
md_wrap.c
|
New MD API: rename functions from _ext to _ret
|
2018-01-22 11:54:42 +01:00 |
nist_kw.c
|
Add selftests
|
2018-07-24 16:43:20 +01:00 |
padlock.c
|
Change main license to Apache 2.0
|
2015-09-04 14:21:07 +02:00 |
poly1305.c
|
Fix usage of inline with for some compilers
|
2018-06-07 11:54:17 +02:00 |
version.c
|
Fix missing void argument declarations #678
|
2016-11-04 23:05:56 +01:00 |
version_features.c
|
Add PSA crypto module
|
2018-09-05 10:59:00 +03:00 |