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-01-09 00:25:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
An open source, portable, easy to use, readable and flexible SSL library
14
commits
88
branches
205
tags
69
MiB
C
84.5%
Shell
8.8%
Python
2.8%
Perl
1.7%
Makefile
1.5%
Other
0.5%
fa049dba45
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Paul Bakker
fa049dba45
- Added POLARSSL_CAMELLIA_SMALL_MEMORY define for SBOX'es
2009-01-12 22:12:03 +00:00
contrib
- Renamed include directory to polarssl
2009-01-03 21:22:43 +00:00
include
/polarssl
- Fixed possible heap overflow in pkcs1_decrypt on data larger than output
2009-01-12 21:48:39 +00:00
library
- Added POLARSSL_CAMELLIA_SMALL_MEMORY define for SBOX'es
2009-01-12 22:12:03 +00:00
programs
- Added SSL_RSA_CAMELLIA_128_SHA, SSL_RSA_CAMELLIA_256_SHA, SSL_EDH_RSA_CAMELLIA_256_SHA ciphersuites to SSL
2009-01-11 20:25:36 +00:00
visualc
- First replacement of xyssl by polarssl where needed
2009-01-03 21:51:57 +00:00
ChangeLog
- Updated Changelog
2009-01-12 21:50:17 +00:00
Makefile
- Migrated to PolarSSL
2009-01-04 16:05:10 +00:00