4ebb58a655
BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C https://bearssl.org Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
config BR2_PACKAGE_BEARSSL
|
|
bool "bearssl"
|
|
help
|
|
BearSSL is an implementation of the SSL/TLS protocol
|
|
(RFC 5246) written in C.
|
|
|
|
https://bearssl.org
|