Made the whole thing MUCH more secure, by adding an IV (initialization vector), implemeted RRKM (rolling round key mode) and redone key extrapolation
This commit is contained in:
2
ExampleApp/.gitignore
vendored
Normal file
2
ExampleApp/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/main.cpp.crypt
|
||||
/main.cpp.clear
|
Reference in New Issue
Block a user