MHumm / DelphiEncryptionCompendium

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

Projects DEMO don't compile #78

Closed kiviancristaldo closed 1 month ago

kiviancristaldo commented 1 month ago

The demos of project don't compile!

image

[dcc32 Error] DECCipherModesGCM.pas(314): E2003 Undeclared identifier: 'TStandardBitLengths' [dcc32 Error] DECCipherModesGCM.pas(662): E2005 'TStandardBitLengths' is not a type identifier

Test with Delphi 12.1.

kiviancristaldo commented 1 month ago

Problem caused by installation with bug on Getit