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
2025-12-06 07:12:32 +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.
88
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%
3bcf28c21f
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
3bcf28c21f
- Added warnings for declarations after statements
2009-07-11 19:16:30 +00:00
contrib
- Renamed include directory to polarssl
2009-01-03 21:22:43 +00:00
include
/polarssl
- Prevented use of long long in bignum if POLARSSL_HAVE_LONGLONG not defined (found by Giles Bathgate).
2009-07-11 16:35:32 +00:00
library
- Added test coverage for X509parse
2009-07-10 22:38:58 +00:00
programs
- Fixed selftest of X509parse code
2009-07-10 22:32:40 +00:00
tests
- Added Makefile for tests
2009-07-11 19:15:43 +00:00
visualc
- Added dependency to polarssl
2009-07-08 20:05:41 +00:00
ChangeLog
- Fixed formatting of ChangeLog
2009-07-11 18:39:36 +00:00
CMakeLists.txt
- Added warnings for declarations after statements
2009-07-11 19:16:30 +00:00
DartConfiguration.tcl
- Added basic Dart config file
2009-07-08 19:48:13 +00:00
Makefile
- Added Makefile for tests
2009-07-11 19:15:43 +00:00