Skip to content

Tags: MHumm/DelphiEncryptionCompendium

Tags

V6.4.1

Toggle V6.4.1's commit message
Bugfixes:

- fixed regression in 2DES cipher with CBC block chaining mode
- improved layout and GCM handling of Cipher_FMX demo
- added Cipher_Console_KDF demo
- fixed documentation

V6.4

Toggle V6.4's commit message
Bugfixes, improved/fixed demos and added GCM block chaining mode for …

…128 bit block ciphers

V6.3

Toggle V6.3's commit message
Bugfixes and new Shake128/256 hash algorithm implementations. Make fa…

…st 32 bit asm implementations of MD2, SHA384, Tiger, Snefru128 and SNefru256 available for Delphi projects again.

V6.3_Lite

Toggle V6.3_Lite's commit message
Updated project files and readme and added the files of the hash unit…

… test data generator

V6.2.1

Toggle V6.2.1's commit message
Bugfixes preventing use of the demos on older versions and a bugfix i…

…ntroduced by Git in a deployproj file of a demo making it unloadable completely.

V6.2.1Lite

Toggle V6.2.1Lite's commit message
Lite version of V6.2.1 for GetIt submission

V6.2

Toggle V6.2's commit message
Bugfixes, unit test improvements and documentation fixes implemented,…

… SHA3 added and hash benchmark demo added.

V6.2Lite

Toggle V6.2Lite's commit message
Merge branch 'development' into master

V6.1.2

Toggle V6.1.2's commit message
Buugfix version with further bugfixes for making it compile with olde…

…r Delphi verisions

V6.1.1

Toggle V6.1.1's commit message
Bugfix version to make it compilable with Delphi versions prior to XE7