DCPcrypt

From Free Pascal wiki
Revision as of 07:10, 15 February 2006 by Barko (talk | contribs) (→‎Change Log)
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

Installation