Crypto Bench
A workbench and playground for concepts related to and around cryptography. Nothing here should be taken as authoritative or for use in production. At best, the content of this repository is educational, at worse, it may actively demonstrated malicious execution or intent.
Do NOT use this code in any production system. This is a workbench and playground for concepts, ideas, and education only.
Build the project and run the tests
$ mkdir build && cmake .. && cmake --build .
$ ./build/test/cryptobench_test