Delphi Encryption Compendium 6.2
- 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