You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jack Lloyd edited this page Dec 27, 2017
·
2 revisions
BoringSSL is a modern fork of OpenSSL developed by Google for use in their own products. It is probably the library with the most similar aims to Botan. https://opensource.google.com/projects/boringssl
Crypto++ is a C++ library of cryptographic schemes. It has been in wide use for many years. https://cryptopp.com
libsodium offers a limited but very useful set of cryptographic tools with a C API. https://libsodium.org/