This website requires JavaScript.
Explore
Help
Sign In
leonetienne
/
GCrypt
Watch
1
Star
0
Fork
0
You've already forked GCrypt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
GCrypt
/
ExampleApp
History
Leonetienne
730e2b00e0
Fixed issue that caused identical (m,k) to cause different ciphertexts on different platforms
2022-02-06 22:58:53 +01:00
..
.gitignore
Made the whole thing MUCH more secure, by adding an IV (initialization vector), implemeted RRKM (rolling round key mode) and redone key extrapolation
2022-02-06 21:56:04 +01:00
ExampleApp.vcxproj
Moved git root and added deggl-build environment
2021-12-06 03:06:59 +01:00
ExampleApp.vcxproj.filters
Moved git root and added deggl-build environment
2021-12-06 03:06:59 +01:00
main.cpp
Fixed issue that caused identical (m,k) to cause different ciphertexts on different platforms
2022-02-06 22:58:53 +01:00