a C++ take on Fortuna CSPRNG implementation, as devised by Niels Fergusson and Bruce Schneier in Practical Cryptography 🍀
surtur
5f8f8ca67e
All checks were successful
continuous-integration/drone/push Build is passing
* re-use what has already been defined and tested locally * verify that the makefile is functional in one fell swoop |
||
---|---|---|
.clang-format | ||
.clang-tidy | ||
.drone.starlark | ||
.gitattributes | ||
.gitignore | ||
.pre-commit-config.yaml | ||
CMakeLists.txt | ||
generator.cpp | ||
generator.h | ||
LICENSE | ||
main.cpp | ||
Makefile |