lazarus-ccr/components/fpspreadsheet/source/crypto/3rdParty/fcl-hash
2023-08-02 10:37:14 +00:00
..
fpshashutils.pp FPSoreadsheet: Remove dependence on DCPCrypt from the crypto package (use Wolfgang-Ehrhardt units instead and add the needed ones to the package). 2023-08-02 10:37:14 +00:00
fpssha256.pp FPSoreadsheet: Remove dependence on DCPCrypt from the crypto package (use Wolfgang-Ehrhardt units instead and add the needed ones to the package). 2023-08-02 10:37:14 +00:00
README.txt FPSoreadsheet: Remove dependence on DCPCrypt from the crypto package (use Wolfgang-Ehrhardt units instead and add the needed ones to the package). 2023-08-02 10:37:14 +00:00

These files are copies from the FCL sources of FPC 3.3+ so that 
laz_fpspreadsheet_crypto can be compiled with older FPC versions.

Note: the files were renamed to prefix "fps" rather than "fp" so that the 
original FCL units can be used automatically if FPC version is v3.3 or newer.