mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
f461679e76
- Includes important security fixes for CVE-2015-7744 and CVE-2015-6925 see https://www.wolfssl.com/wolfSSL/Blog/Entries/2015/9/17_Two_Vulnerabilities_Recently_Found%2C_An_Attack_on_RSA_using_CRT_and_DoS_Vulnerability_With_DTLS.html - Disables support for SSLv3 PR: 205936 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> MFH: 2016Q1
23 lines
562 B
Plaintext
23 lines
562 B
Plaintext
WolfSSL is an embedded SSL Library for programmers building security
|
|
functionality into their applications and devices.
|
|
|
|
Highlights
|
|
- Up to TLS 1.2 and DTLS 1.2
|
|
- Full client and server support
|
|
- Progressive list of supported ciphers
|
|
- Key and Certificate generation
|
|
- OCSP, CRL support
|
|
|
|
Lightweight
|
|
- Small Size: 20-100kB
|
|
- Runtime Memory: 1-36kB
|
|
- 20x smaller than OpenSSL
|
|
|
|
Portable
|
|
- Abstraction Layers (OS, Custom I/O, Standard C library, and more)
|
|
- Simple API
|
|
- OpenSSL Compatibility Layer
|
|
- Long list of supported platforms
|
|
|
|
WWW: http://www.wolfssl.com/
|