mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
75f6a10389
s2n is a C99 implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority. It is released and licensed under the Apache Software License 2.0. WWW: https://github.com/awslabs/s2n
16 lines
563 B
Plaintext
16 lines
563 B
Plaintext
include/s2n.h
|
|
lib/libs2n.so
|
|
lib/libs2n.so.0
|
|
%%PORTDOCS%%%%DOCSDIR%%/BINDINGS.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/DEVELOPMENT-GUIDE.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/READING-LIST.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/USAGE-GUIDE.md
|
|
%%PORTDOCS%%%%DOCSDIR%%/images/s2n_lambda.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/images/s2n_logo_github.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/images/s2n_stuffer_layout.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/images/s2n_tls_layers.png
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/echo.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/s2nc.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/s2nd.c
|