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 | 0000000606 606 Bytes | |
_servicedata | 0000000237 237 Bytes | |
baselibs.conf | 0000000042 42 Bytes | |
mbedtls-3.4.0.obscpio | 0037011981 35.3 MB | |
mbedtls.changes | 0000103281 101 KB | |
mbedtls.obsinfo | 0000000096 96 Bytes | |
mbedtls.spec | 0000004774 4.66 KB |
Revision 39 (latest revision is 52)
Martin Pluskal (pluskalm)
committed
(revision 39)
- Update to version 3.4.0: * psa_util: fix for correctly computing elements in array * Add generated files * Update BRANCHES.md * Bump library, libcrypto and libx509 versions * Assemble Changelog for 3.4.0 release * Add security entry to ChangeLog for AES-NI * Add security entry to ChangeLog for AES-CE * Add TLS1.2 Opaque ECJPAKE changelog entry - Switch to scm service
Comments 0