DCPcrypt

From Free Pascal wiki
Jump to navigationJump to search

About

  • DCPcrypt is a collection of cryptographic components for the Lazarus.
  • The idea behind DCPcrypt is that it should be possible to "drop in" any algorithm implementation to replace another with minimum or no code changes. To aid in this goal all cryptographic components are descended from one of several base classes, TDCP_cipher for encryption algorithms and TDCP_hash for message digest algorithms.

Screenshot

Authors

License

Download

Change Log

Installation