You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
small bugfixes, e.g. THash_SHA3Base.Digest was unreliable and Cipher_FMX demo decryption was wrong and Haval always uses
at least MinRounds for Rounds now.
Added Shake128 and Shake256 extensible output hash algorithms
Made optimized 32 bit asm versions of MD2, SHA384, Tiger, Snefru128 and Snefru256 hash algorithms compile again,
make them the default for Win32 Delphi projects
Added interface for hash algorithms containing a rounds property