Skip to content

Delphi Encryption Compendium 6.1

Compare
Choose a tag to compare
@MHumm MHumm released this 14 Feb 09:41
· 413 commits to master since this release

This release contains:

  • fixed regressions breaking Win64 compilation
  • fixed Blowfish, RC6 and Q128 cipher algorithms on x64
  • fixes Sapphire cipher which had passed his unit tests but failed for other data
  • added SHA2-224 hash algorithm
  • changed progress event and added VCL demo for it
  • added HMAC and pbkdf2 hash based algorithms
  • added build batch file