monocypher.cr
s2n
Our great sponsors
monocypher.cr | s2n | |
---|---|---|
0 | 3 | |
15 | 4,145 | |
- | 0.1% | |
3.9 | 9.4 | |
4 months ago | 7 days ago | |
C | C | |
MIT License | Apache License 2.0 |
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.
monocypher.cr
We haven't tracked posts mentioning monocypher.cr yet.
Tracking mentions began in Dec 2020.
s2n
-
S2n-QUIC (Rust implementation of QUIC)
It looks like by default s2n-quic uses this TLS implementation, which is not based on the ring crate (though it is written in C)
-
LibreSSL Languishes on Linux
Amazon has its own TLS implementation: https://github.com/awslabs/s2n
I would be interested in the other SSL implementations:
- https://github.com/awslabs/s2n
- https://boringssl.googlesource.com/boringssl
Are these subpar implementations or there are other reasons not to use these?
What are some alternatives?
OpenSSL - TLS/SSL and crypto library
mbedTLS - An open source, portable, easy to use, readable and flexible SSL library
LibreSSL - LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to [email protected] are welcome.
Botan - Cryptography Toolkit
libsodium - A modern, portable, easy to use crypto library.
LibTomCrypt - LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
Tiny AES128 in C - Small portable AES128/192/256 in C
GnuTLS - GnuTLS
retter - A collection of hash functions, ciphers, tools, libraries, and materials related to cryptography & security. :closed_lock_with_key::closed_lock_with_key::closed_lock_with_key::closed_lock_with_key::closed_lock_with_key: (project was renamed, libchaos is main)
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Crypto++ - free C++ class library of cryptographic schemes
digestpp - C++11 header-only message digest library