CsCrypto  1.0.1
What is CsCrypto

CsCrypto is a standalone C++ library which provides a common interface to call existing cryptography libraries. It is designed to detect common cryptographic errors at compile time by using C++ type checking with the intention of preventing security vulnerabilities.

The CsCrypto library requires a minimum of C++17.