Go to file
2018-01-14 17:17:34 +11:00
block initial import from libcruft-util 2018-01-14 17:17:34 +11:00
hash initial import from libcruft-util 2018-01-14 17:17:34 +11:00
stream initial import from libcruft-util 2018-01-14 17:17:34 +11:00
test initial import from libcruft-util 2018-01-14 17:17:34 +11:00
tools initial import from libcruft-util 2018-01-14 17:17:34 +11:00
CMakeLists.txt initial import from libcruft-util 2018-01-14 17:17:34 +11:00
Doxyfile.in initial import from libcruft-util 2018-01-14 17:17:34 +11:00
fwd.hpp initial import from libcruft-util 2018-01-14 17:17:34 +11:00
libcruft-crypto.pc.in initial import from libcruft-util 2018-01-14 17:17:34 +11:00
README initial import from libcruft-util 2018-01-14 17:17:34 +11:00

A naive C++17 implementation of several cryptography primitives.

Do not use this code for anything that needs security. They are deliberately not secure against many types of attack (such as cache timing attacks).  Many were literally written between/during rounds of Overwatch or while watching Netflix...