Difference between revisions of "DCPcrypt"

From Lazarus wiki
Jump to navigationJump to search
Line 11: Line 11:
  
 
===Download===
 
===Download===
 
===Change Log===
 
  
  
  
 
===Installation===
 
===Installation===

Revision as of 07:10, 15 February 2006

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