Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libfizz: Update to 2019.06.10.00 | Rosen Penev | 2019-06-13 |
| | | | | | | | | | | Fixes compilation when ChaCha20 is missing from OpenSSL 1.1 Added Maintainer. Rearranged Makefile for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | libfizz: Update to 2019.05.27.00 | Rosen Penev | 2019-05-31 |
| | | | | | | Simplified DEPENDS. libfolly is all that's needed. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | libfizz: Add libfizz package | Amol Bhave | 2019-05-10 |
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> |