GnuPG
LibreSSL
GnuPG | LibreSSL | |
---|---|---|
- | 2 | |
0 | 1,370 | |
- | 1.5% | |
0.0 | 9.5 | |
over 11 years ago | 2 days ago | |
C | C | |
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GnuPG
We haven't tracked posts mentioning GnuPG yet.
Tracking mentions began in Dec 2020.
LibreSSL
- OpenSSL 1.1.1 End of Life Approaching
-
[gentoo-dev] [News review] LibreSSL support discontinued
On the plus side they have Ed25519, on the negative side we don't have BLAKE2 or X25519, etc.
What are some alternatives?
OpenSSL - TLS/SSL and crypto library
GnuTLS - GnuTLS
mbedTLS - An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
libsodium - A modern, portable, easy to use crypto library.
Bcrypt - Modern(-ish) password hashing for your software and your servers
Crypto++ - free C++ class library of cryptographic schemes
Botan - Cryptography Toolkit
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.