libfizz: Add libfizz package 8940/head
authorAmol Bhave <ambhave@fb.com>
Tue, 7 May 2019 08:23:55 +0000 (01:23 -0700)
committerAmol Bhave <ambhave@fb.com>
Fri, 10 May 2019 18:12:10 +0000 (11:12 -0700)
commitb59acfd358c18adb0fe7137271b72e9cca142b44
treedf937d7b8e0dcd1807e7039d3d83cd8a467070f1
parent6fe4de8170eb5ca5d59aedf54b638d893eb65112
libfizz: Add libfizz package

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.

Compile tested: nbg6817 and arc700, openwrt master

Signed-off-by: Amol Bhave <ambhave@fb.com>
libs/libfizz/Makefile [new file with mode: 0644]