Good news,
I just released version 6.3 of the Delphi Encryption Compendium cryptography library.
You can fin it here:
https://github.com/MHumm/DelphiEncryptionCompendium/releases/tag/V6.3"]https://github.com/MHumm/DelphiEncryptionCompendium/releases/tag/V6.3
What's new?
Implemented some bugfixes
Added Shake128/256 extensible output hash algorithm implementations
Made the 32 bit asm implementations of the MD2, SHA384, Tiger, Snefru128 and Snefru256 hash algorithms compile again and they are used now
as default for Win32 Delphi projects. In some cases this might double the speed of the hash calculation.
Further details about the changes are found in the VersionHistory.pdf file in Docs subfolder.
The GetIt Lite version should be released within the next few days.
Enjoy
TurboMagic