This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced
2026-03-07 04:36:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78a8c71993c0c32b14946b8171b15beb3e250303
mbedtls
/
programs
/
test
History
Paul Bakker
0a59707523
- Added simple SSL session cache implementation
...
- Revamped session resumption handling
2012-09-25 21:55:46 +00:00
..
benchmark.c
- Added Blowfish to benchmarks
2012-07-04 17:15:31 +00:00
CMakeLists.txt
- Modified CMakeLists to support zlib
2012-07-03 15:10:33 +00:00
o_p_test.c
- Added OpenSSL / PolarSSL compatibility script (tests/compat.sh) and example application (programs/ssl/o_p_test) (Requires OpenSSL)
2012-05-19 08:43:48 +00:00
selftest.c
- Added PKCS#5 PBKDF2 key derivation function
2012-08-23 13:03:18 +00:00
ssl_cert_test.c
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
2011-12-10 21:55:01 +00:00
ssl_test.c
- Added simple SSL session cache implementation
2012-09-25 21:55:46 +00:00