|
102233a237
|
Fold the hash at the very end of the keygen loop (effectively), instead of already in the hash function.
|
2021-04-15 22:51:35 +02:00 |
|
|
a9e1974149
|
Improved test cases to also verify the checksum of the ciphertext.
|
2021-04-10 16:37:09 +02:00 |
|
|
21cab67912
|
Small fix to BLAKE2s initialization code.
|
2021-03-20 21:19:09 +01:00 |
|
|
fe1398fdcb
|
Implemented checksum based on BLAKE2s hash function.
|
2021-03-20 21:19:07 +01:00 |
|
|
6a37d76f35
|
Avoid the use of a "Trigraph" in the test data.
|
2021-03-20 21:18:50 +01:00 |
|
|
49cc6ec674
|
Implemented Win32 DLL support.
|
2021-03-20 21:18:38 +01:00 |
|
|
f671aef3d7
|
Renamed project to "SlunkCrypt", in order to avoid name clashes with existing projects.
|
2021-03-20 21:18:27 +01:00 |
|
|
dcd7153973
|
Improved self-test code.
|
2021-03-20 21:18:18 +01:00 |
|
|
7f76fb2cbd
|
Improved stepping algorithm.
|
2021-03-20 21:18:17 +01:00 |
|