Skip to content

Commit f210108

Browse files
committed
Add Facebook's Fizz as a libaegis user
1 parent 7e532f9 commit f210108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Include `<aegis.h>` and call `aegis_init()` prior to doing anything else with th
6767

6868
## Libaegis users
6969

70+
* [`fizz`](https://github.com/facebookincubator/fizz) is Facebook's implementation of TLS.
7071
* [`picotls`](https://github.com/h2o/picotls) is a TLS 1.3 implementation in C, with support for the AEGIS cipher suites.
7172
* [`h2o`](https://h2o.examp1e.net) is an HTTP/{1,2,3} serverwith support for the AEGIS cipher suites.
7273

0 commit comments

Comments
 (0)