summaryrefslogtreecommitdiffstats
path: root/substvars
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-08-02 18:31:42 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-08-02 18:35:21 (EDT)
commiteab0c95114d11805116ac5d7849102e3ec42a331 (patch)
treeec388fa8626370cbde9763734797f4e79006af23 /substvars
parent9c6ba47dff70a48cb3e98e880bca1c7ada98e263 (diff)
Drop "SSL/" from package descriptions
SSL is disabled, so it's not really an SSL/TLS library as configured.
Diffstat (limited to 'substvars')
-rw-r--r--substvars16
1 files changed, 8 insertions, 8 deletions
diff --git a/substvars b/substvars
index 4309a77..da0626d 100644
--- a/substvars
+++ b/substvars
@@ -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.