VI

Delphi

DEC - Delphi Encryption Compendium Lite 6.3 from September 27, 2021

Cryptography library containing hash- and cipher algorithms, a cryptographic pseudo random number generator and CRC and format conversion classes along with demo projects and extensive documentation.

DEC is a library for Embarcadero Delphi, containing different cryptographic algor...

Description

Cryptography library containing hash- and cipher algorithms, a cryptographic pseudo random number generator and CRC and format conversion classes along with demo projects and extensive documentation.

DEC is a library for Embarcadero Delphi, containing different cryptographic algorithms . It contains algorithms for these categories:

Ciphers: encryption/decryption of data

Hashes: "cryptographic checksums"

Key deviation algorithms like Kdf1-Kdf3

A cryptographic pseudo random number generator

CRCs: non cryptographic checksums based on CRC algorithms

Additional Information