MHumm / DelphiEncryptionCompendium

Cryptographic library for Embarcadero Delphi and potentially for FPC as well
Apache License 2.0
249 stars 65 forks source link

Fix Result value initialization #54

Closed fperana closed 1 year ago

fperana commented 1 year ago

Added Result value initialization to TDECHashAuthentication.PBKDF2 and deleted workaround previously added to fix https://github.com/MHumm/DelphiEncryptionCompendium/issues/46

MHumm commented 1 year ago

I revoke my approval to the desired change. Not because the code would be wrong, not the code is ok. But can you please create that pull request for the development branch? I want to have such contributions there first! Thanks!

fperana commented 1 year ago

But can you please create that pull request for the development branch?

Done.