TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f73b718f172502651faa35d3a78edcf6c550f528
/
library
/
md_wrap.c
312da33
Introduce polarssl_zeroize() instead of memset() for zeroization
by Paul Bakker
· 11 years ago
f654371
- Only include dependencies when required
by Paul Bakker
· 13 years ago
335db3f
- Functions requiring File System functions can now be disables by undefining POLARSSL_FS_IO
by Paul Bakker
· 14 years ago
23986e5
- Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops
by Paul Bakker
· 14 years ago
a493ad4
- Dropped designated initializers as they are not supported on Microsoft Visual C
by Paul Bakker
· 14 years ago
6d46812
- Fixed typo
by Paul Bakker
· 15 years ago
1737385
- Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT)
by Paul Bakker
· 15 years ago