4 lines
308 B
Plaintext
4 lines
308 B
Plaintext
|
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...
|