Skip to content

Delphi Encryption Compendium 6.2

Compare
Choose a tag to compare
@MHumm MHumm released this 04 Jul 12:41
· 305 commits to master since this release
  • added SHA3 (224, 256, 384 and 512 bit) hash algorithms
  • bugfixes for SCOP and SHARK ciphers
  • fixed regressions in TFormat_HEX/TFormat_HEXL.Decode
  • added Mode property to IDECCipher interface
  • added Min/MaxRound properties to the hash classes having a Rounds property
  • added a benchmark demo application for the hash algorithms