Threefish cipher based raw PRN/noise generator.

This commit is contained in:
Andrey Rys
2019-03-17 17:41:21 +07:00
commit 76b80ded3a
11 changed files with 436 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
_*
*.swp
*.o
*.out
*.key
*.diff
*.patch
tags
libtf.a
tfrand