s2n是TLS / SSL协议的C99实现,旨在简单,小巧,快速并且以安全性为优先。 它是根据Apache License 2.0发布并获得许可的。
Ubuntu快速入门
GitHub上的Fork s2n
在Ubuntu上运行以下命令。
git clone https://github.com/${YOUR_GITHUB_ACCOUNT_NAME}/s2n.git
cd s2n
# Pick an "env" line from the codebuild/codebuild.config
s2n是TLS / SSL协议的C99实现,旨在简单,小巧,快速并且以安全性为优先。 它是根据Apache License 2.0发布并获得许可的。
Ubuntu快速入门
GitHub上的Fork s2n
在Ubuntu上运行以下命令。
git clone https://github.com/${YOUR_GITHUB_ACCOUNT_NAME}/s2n.git
cd s2n
# Pick an "env" line from the codebuild/codebuild.config