This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
mbedtls
Watch
1
Star
0
Fork
You've already forked mbedtls
0
mirror of
https://github.com/yuzu-emu/mbedtls.git
synced
2025-02-24 08:36:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d44032cba
mbedtls
/
programs
/
x509
History
Paul Bakker
e3166ce040
- Renamed ciphers member of ssl_context and cipher member of ssl_session to ciphersuites and ciphersuite respectively. This clarifies the difference with the generic cipher layer and is better naming altogether
...
- Adapted in the rest of using code as well
2011-01-27 17:40:50 +00:00
..
cert_app.c
- Renamed ciphers member of ssl_context and cipher member of ssl_session to ciphersuites and ciphersuite respectively. This clarifies the difference with the generic cipher layer and is better naming altogether
2011-01-27 17:40:50 +00:00
CMakeLists.txt
- Adapted CMake files for the PKCS#11 support
2011-01-18 16:18:38 +00:00