11<a href =" https://repology.org/project/wolfssl/versions " >
2- <img src="https://repology.org/badge/vertical-allrepos/wolfssl.svg" alt="Packaging status" align="right">
2+ <img src="https://repology.org/badge/vertical-allrepos/wolfssl.svg?exclude_unsupported=1 " alt="Packaging status" align="right">
33</a >
44
55# wolfSSL Embedded SSL/TLS Library
@@ -10,7 +10,7 @@ targeted for embedded, RTOS, and resource-constrained environments - primarily
1010because of its small size, speed, and feature set. It is commonly used in
1111standard operating environments as well because of its royalty-free pricing
1212and excellent cross platform support. wolfSSL supports industry standards up
13- to the current [ TLS 1.3] ( https://www.wolfssl.com/tls13 ) and DTLS 1.2 , is up to
13+ to the current [ TLS 1.3] ( https://www.wolfssl.com/tls13 ) and DTLS 1.3 , is up to
141420 times smaller than OpenSSL, and offers progressive ciphers such as ChaCha20,
1515Curve25519, Blake2b and Post-Quantum TLS 1.3 groups. User benchmarking and
1616feedback reports dramatically better performance when using wolfSSL over
@@ -27,8 +27,8 @@ or contact fips@wolfssl.com.
2727There are many reasons to choose wolfSSL as your embedded, desktop, mobile, or
2828enterprise SSL/TLS solution. Some of the top reasons include size (typical
2929footprint sizes range from 20-100 kB), support for the newest standards
30- (SSL 3.0, TLS 1.0, TLS 1.1, TLS 1.2, TLS 1.3, DTLS 1.0, and DTLS 1.2), current
31- and progressive cipher support (including stream ciphers), multi-platform,
30+ (SSL 3.0, TLS 1.0, TLS 1.1, TLS 1.2, TLS 1.3, DTLS 1.0, DTLS 1.2, and DTLS 1.3),
31+ current and progressive cipher support (including stream ciphers), multi-platform,
3232royalty free, and an OpenSSL compatibility API to ease porting into existing
3333applications which have previously used the OpenSSL package. For a complete
3434feature list, see [ Chapter 4] ( https://www.wolfssl.com/docs/wolfssl-manual/ch4/ )
0 commit comments