libcruft-crypto/README

4 lines
308 B
Plaintext
Raw Normal View History

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...