Difference between revisions of "Wolfssl"

From Free Software Directory
Jump to: navigation, search
(Added Python link)
m (Bumped the version number to 4.3.0 and updated some URLs.)
Line 2: Line 2:
 
|Name=wolfSSL
 
|Name=wolfSSL
 
|Short description=Embedded SSL/TLS Library
 
|Short description=Embedded SSL/TLS Library
|Full description=wolfSSL is an embedded SSL/TLS software library designed for resource constrained environments. wolfSSL has implemented the Secure Sockets Layer (SSLv3 only) and Transport Layer Security (TLSv1,TLSv1.1, and TLSv1.2). wolfSSL will have support for TLSv1.3 shortly after the protocol is finalized. wolfSSL offers a highly configurable list of features. Dependant upon functionality and speed requirements, wolfSSL can take up as little as 21k on your device. wolfSSL's wolfCrypt module is [http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-all.htm#2425 FIPS certified] if you need a FIPS solution.
+
|Full description=wolfSSL is an embedded SSL/TLS software library designed for resource constrained environments. wolfSSL has implemented the Secure Sockets Layer (SSLv3 only) and Transport Layer Security (TLSv1,TLSv1.1, TLSv1.2, and TLSv1.3). wolfSSL offers a highly configurable list of features. Dependant upon functionality and speed requirements, wolfSSL can take up as little as 21k on your device. wolfSSL's wolfCrypt module is [http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-all.htm#2425 FIPS certified] if you need a FIPS solution.
 
|Homepage URL=https://www.wolfssl.com
 
|Homepage URL=https://www.wolfssl.com
 
|User level=intermediate
 
|User level=intermediate
Line 10: Line 10:
 
|VCS checkout command=git clone https://github.com/wolfssl/wolfssl.git
 
|VCS checkout command=git clone https://github.com/wolfssl/wolfssl.git
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=For all documentation please see [https://wolfssl.com/wolfSSL/Docs.html wolfSSL-Documentation]
+
|Documentation note=For all documentation please see [https://www.wolfssl.com/docs/ wolfSSL-Documentation]
  
 
Contact wolfSSL anytime: ([mailto:info@wolfssl.com info@wolfssl.com])
 
Contact wolfSSL anytime: ([mailto:info@wolfssl.com info@wolfssl.com])
Line 17: Line 17:
 
|Decommissioned/Obsolete=No
 
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|Microblog=https://wolfssl.com/wolfSSL/Blog/Blog.html
+
|Microblog=https://www.wolfssl.com/blog/
 
|Related projects=openSSL, mbedTLS, SharkSSL, GnuTLS, LibreSSL, wolfCrypt, wolfMQTT, wolfCLU, wolfSSL JNI, meta-wolfssl, wolfCrypt FIPS, wolfSSH
 
|Related projects=openSSL, mbedTLS, SharkSSL, GnuTLS, LibreSSL, wolfCrypt, wolfMQTT, wolfCLU, wolfSSL JNI, meta-wolfssl, wolfCrypt FIPS, wolfSSH
 
|Keywords=embedded, SSL, TLS, embedded ssl, embedded tls, ssl library, tls library, library, open source ssl, open source tls, encryption libraries, openssl alternative, security api, ssl api, linux ssl, mysql ssl, cryptography library, FIPS, federal information processing standards, aes cryptography, C++ ssl, crypto source code, crypto library, gpl ssl, portable security, tls 1.2, small openssl, smart grid, connected home, ecc, lightweight ssl, suit b, encryption security software, ssl inspection, medical devices, medical ssl, SSL/TLS, TLS/SSL, security, network, networking, Iot, IOT, small, tiny, minimal, footprint
 
|Keywords=embedded, SSL, TLS, embedded ssl, embedded tls, ssl library, tls library, library, open source ssl, open source tls, encryption libraries, openssl alternative, security api, ssl api, linux ssl, mysql ssl, cryptography library, FIPS, federal information processing standards, aes cryptography, C++ ssl, crypto source code, crypto library, gpl ssl, portable security, tls 1.2, small openssl, smart grid, connected home, ecc, lightweight ssl, suit b, encryption security software, ssl inspection, medical devices, medical ssl, SSL/TLS, TLS/SSL, security, network, networking, Iot, IOT, small, tiny, minimal, footprint
|Version identifier=3.9.0
+
|Version identifier=4.3.0
|Version date=2016/03/18
+
|Version date=2020/01/03
 
|Version status=stable
 
|Version status=stable
|Version download=https://wolfssl.com/wolfSSL/download/downloadForm.php
+
|Version download=https://www.wolfssl.com/download/
|Version comment=3.9.0 stable released 05/18/2016
 
3.8.0 stable released 12/30/2015
 
3.7.0 stable released 29/10/2015
 
3.6.8 stable released 17/09/2015
 
 
...
 
...
 
For older releases see: https://github.com/wolfSSL/wolfssl/releases
 
For older releases see: https://github.com/wolfSSL/wolfssl/releases
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
+
|Last review by=Pastaf
|Last review date=2018/04/18
+
|Last review date=2020/02/23
 
|Submitted date=2016/05/06
 
|Submitted date=2016/05/06
 
|Is GNU=No
 
|Is GNU=No
Line 41: Line 37:
 
|License verified by=Kaleb Himes
 
|License verified by=Kaleb Himes
 
|License verified date=2016/05/06
 
|License verified date=2016/05/06
|License note=https://www.wolfssl.com/wolfSSL/License.html
+
|License note=https://www.wolfssl.com/license/
 
}}
 
}}
 
{{Person
 
{{Person
Line 74: Line 70:
 
|Resource audience=Developer, User
 
|Resource audience=Developer, User
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://wolfssl.com/wolfSSL/download/downloadForm.php
+
|Resource URL=https://www.wolfssl.com/download
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer, User, Evaluation, Research
 
|Resource audience=Developer, User, Evaluation, Research
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=https://www.wolfssl.com/wolfSSL/Home.html
+
|Resource URL=https://www.wolfssl.com/
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 14:57, 23 February 2020


[edit]

wolfSSL

https://www.wolfssl.com
Embedded SSL/TLS Library

wolfSSL is an embedded SSL/TLS software library designed for resource constrained environments. wolfSSL has implemented the Secure Sockets Layer (SSLv3 only) and Transport Layer Security (TLSv1,TLSv1.1, TLSv1.2, and TLSv1.3). wolfSSL offers a highly configurable list of features. Dependant upon functionality and speed requirements, wolfSSL can take up as little as 21k on your device. wolfSSL's wolfCrypt module is FIPS certified if you need a FIPS solution.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kaleb Himes

Verified on

6 May 2016




Leaders and contributors

Contact(s)Role
wolfSSL Inc. Maintainer


Resources and communication

AudienceResource typeURI
Developer, User, Evaluation, ResearchHomepagehttps://www.wolfssl.com/
Debian (Ref)https://tracker.debian.org/pkg/wolfssl
HelpForumhttps://www.wolfssl.com/forums/
UserVCS Repository Webviewhttps://github.com/wolfssl/wolfssl
Developer, UserDownloadhttps://www.wolfssl.com/download
Bug Report, Developer, HelpE-mailmailto:support@wolfssl.com
Python (Ref)https://pypi.org/project/wolfssl
DeveloperVCS Repository Webviewhttps://github.com/wolfssl
Bug Report, HelpVCS Repository Webviewhttps://github.com/wolfssl/wolfssl/issues


Software prerequisites

KindDescription
Required to buildC or C++ compiler




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Evaluation" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Research" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bug Report" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bug Report" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.