We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e532f9 commit f210108Copy full SHA for f210108
README.md
@@ -67,6 +67,7 @@ Include `<aegis.h>` and call `aegis_init()` prior to doing anything else with th
67
68
## Libaegis users
69
70
+* [`fizz`](https://github.com/facebookincubator/fizz) is Facebook's implementation of TLS.
71
* [`picotls`](https://github.com/h2o/picotls) is a TLS 1.3 implementation in C, with support for the AEGIS cipher suites.
72
* [`h2o`](https://h2o.examp1e.net) is an HTTP/{1,2,3} serverwith support for the AEGIS cipher suites.
73
0 commit comments