Go to file
2018-01-23 17:24:45 +11:00
block add stubs for many primitives 2018-01-22 19:51:16 +11:00
hash blake: fix test vectors 2018-01-23 17:24:45 +11:00
stream add stubs for many primitives 2018-01-22 19:51:16 +11:00
test blake: fix test vectors 2018-01-23 17:24:45 +11:00
tools initial import from libcruft-util 2018-01-14 17:17:34 +11:00
CMakeLists.txt add stubs for many primitives 2018-01-22 19:51:16 +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...