Jump to content
Sign in to follow this  
TurboMagic

DEC V6.3 released

Recommended Posts

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

  • Like 1
  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×