diff options
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,10 +1,10 @@ Abi-Version: 24 Common-Description: - The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight SSL/TLS - library written in ANSI C and targeted for embedded, RTOS, and - resource-constrained environments - primarily because of its small size, speed, - and feature set. wolfSSL supports industry standards up to the current TLS 1.3 - and DTLS 1.2 levels, is up to 20 times smaller than OpenSSL, and offers - progressive ciphers such as ChaCha20, Curve25519, NTRU, and Blake2b. User - benchmarking and feedback reports dramatically better performance when using - wolfSSL over OpenSSL. + The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight TLS library + written in ANSI C and targeted for embedded, RTOS, and resource-constrained + environments - primarily because of its small size, speed, and feature set. + wolfSSL supports industry standards up to the current TLS 1.3 and DTLS 1.2 + levels, is up to 20 times smaller than OpenSSL, and offers progressive ciphers + such as ChaCha20, Curve25519, NTRU, and Blake2b. User benchmarking and + feedback reports dramatically better performance when using wolfSSL over + OpenSSL. |