Libraries for crypto and SSL/TLS protocols
https://tls.mbed.org
mbedtls implements the SSL3, TLS 1.0, 1.1 and 1.2 protocols. It
supports a number of extensions such as SSL Session Tickets (RFC
5077), Server Name Indication (SNI) (RFC 6066), Truncated HMAC (RFC
6066), Max Fragment Length (RFC 6066), Secure Renegotiation (RFC
5746) and Application Layer Protocol Negotiation (ALPN). It
understands the RSA, (EC)DH(E)-RSA, (EC)DH(E)-PSK and RSA-PSK key
exchanges.
- Devel package for openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security:tls/mbedtls && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000604 604 Bytes | |
_servicedata | 0000000237 237 Bytes | |
baselibs.conf | 0000000063 63 Bytes | |
mbedtls-3.5.1.obscpio | 0043188749 41.2 MB | |
mbedtls-enable-pthread.patch | 0000000603 603 Bytes | |
mbedtls.changes | 0000247158 241 KB | |
mbedtls.obsinfo | 0000000096 96 Bytes | |
mbedtls.spec | 0000005338 5.21 KB |
Revision 46 (latest revision is 52)
Martin Pluskal (pluskalm)
committed
(revision 46)
- Update to version 3.5.1: * Add docs re Everest license * Update Changelog with bugfix entry * Update BRANCHES * Bump version * Fix typos in changelog * Fix 3rdparty target names for custom config * assemble Changelog * README improvements to 3rdparty section * Update license for p256-m * Add Changelog for license * Update documentation * Fix some non-standard headers * Header updates
Comments 0