diff options
author | June McEnroe <june@causal.agency> | 2021-03-24 19:48:12 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-24 19:48:12 +0000 |
commit | 29c3329e7281acf0ca7c61768957a25c5eff456b (patch) | |
tree | 7291a33a4e10511d0d1b6487e71ad6d1cb65b638 /security/libretls/pkg-descr | |
parent | Add bubger port (diff) | |
download | ports-29c3329e7281acf0ca7c61768957a25c5eff456b.tar.gz ports-29c3329e7281acf0ca7c61768957a25c5eff456b.zip |
Import security/libretls from ports svn
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/ |