This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
mbedtls
Watch
1
Star
0
Fork
You've already forked mbedtls
0
mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced
2026-01-01 06:10:17 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
43
commits
89
branches
205
tags
114
MiB
C
76.6%
Shell
15.3%
Python
5.3%
Makefile
1.2%
Jinja
0.8%
Other
0.7%
7c6d4a4e6b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Paul Bakker
7c6d4a4e6b
- Fixed new logic on certificate chains in x509parse_verify()
2009-03-28 20:35:47 +00:00
contrib
- Renamed include directory to polarssl
2009-01-03 21:22:43 +00:00
include
/polarssl
- Added support for RFC4055 SHA2 and SHA4 signature algorithms for
2009-02-09 22:32:35 +00:00
library
- Fixed new logic on certificate chains in x509parse_verify()
2009-03-28 20:35:47 +00:00
programs
- Made changes for better compatibility with old-style C compilers
2009-03-28 17:53:03 +00:00
visualc
- Added camellia to polarssl visualc project
2009-03-28 18:33:55 +00:00
ChangeLog
- Added x509parse_crt() fix
2009-03-28 18:54:06 +00:00
Makefile
- Migrated to PolarSSL
2009-01-04 16:05:10 +00:00