Activity
Merge remote-tracking branch 'origin/development' into development
Merge remote-tracking branch 'origin/development' into development
Updated current status of this project paragraph
Updated current status of this project paragraph
Updated minimum Delphi version info
Updated minimum Delphi version info
Merge remote-tracking branch 'danielmarschall/patch-6' into development
Merge remote-tracking branch 'danielmarschall/patch-6' into development
Removed wrongly understood filler byte handling
Removed wrongly understood filler byte handling
Added > 0 checks to KDFx method to prevent crashes
Added > 0 checks to KDFx method to prevent crashes
Fixed TDECHashAuthentication.KDFx TBytes based overload
Fixed TDECHashAuthentication.KDFx TBytes based overload
Fixed exception generation in other KDFx overload, first unit tests
Fixed exception generation in other KDFx overload, first unit tests
Extracted exception tests into own methods
Extracted exception tests into own methods
Renamed base class, added further unit test skeletons
Renamed base class, added further unit test skeletons
Changed padding logic to use class of field for better extensibility
Changed padding logic to use class of field for better extensibility
Further cosmetic changes and XMLDOC improvements
Further cosmetic changes and XMLDOC improvements
Fix remaining issues from my battle with Git
Fix remaining issues from my battle with Git
Merge remote-tracking branch 'SchneiderInfosystems/development' into …
Merge remote-tracking branch 'SchneiderInfosystems/development' into …
First incomplete work on implementing ISO 10126 padding
First incomplete work on implementing ISO 10126 padding