diff options
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..4309a77 --- /dev/null +++ b/substvars @@ -0,0 +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. |