aboutsummaryrefslogtreecommitdiff
path: root/security/fizz/pkg-descr
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-05-29 03:46:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-05-29 03:46:52 +0000
commitdbf7a2611047f5eed0f91a7d8f05738562f92abd (patch)
treeb6567dd81124ed4a741b3c92ca97b4ac39d128a5 /security/fizz/pkg-descr
parentb123e5dd0758047f772396870b5c81d59215f9f8 (diff)
downloadports-dbf7a2611047f5eed0f91a7d8f05738562f92abd.tar.gz
ports-dbf7a2611047f5eed0f91a7d8f05738562f92abd.zip
New port: security/fizz: C++14 implementation of the TLS-1.3 standard
Notes
Notes: svn path=/head/; revision=536921
Diffstat (limited to 'security/fizz/pkg-descr')
-rw-r--r--security/fizz/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/fizz/pkg-descr b/security/fizz/pkg-descr
new file mode 100644
index 000000000000..7ee3b5142853
--- /dev/null
+++ b/security/fizz/pkg-descr
@@ -0,0 +1,7 @@
+Fizz is a TLS 1.3 implementation.
+
+Fizz currently supports TLS 1.3 drafts 28, 26 (both wire-compatible with the
+final specification), and 23. All major handshake modes are supported, including
+PSK resumption, early data, client authentication, and HelloRetryRequest.
+
+WWW: https://github.com/facebookincubator/fizz