diff options
Diffstat (limited to 'security/libretls/pkg-descr')
-rw-r--r-- | security/libretls/pkg-descr | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/security/libretls/pkg-descr b/security/libretls/pkg-descr index 6d3a7ef..ec3a3ce 100644 --- a/security/libretls/pkg-descr +++ b/security/libretls/pkg-descr @@ -1,4 +1,8 @@ -LibreTLS is a port of libtls from LibreSSL to OpenSSL. libtls is a new TLS -library, designed to make it easier to write foolproof applications. +LibreTLS is a port of libtls from LibreSSL to OpenSSL. libtls is "a new TLS +library, designed to make it easier to write foolproof applications". -WWW: https://git.causal.agency/libretls/about +libtls provides an excellent new API, but LibreSSL can be difficult to install +on systems which already use OpenSSL. LibreTLS aims to make the libtls API more +easily and widely available. + +WWW: https://git.causal.agency/libretls/about/ |