You've already forked lazarus-dcpcrypt
mirror of
https://git.code.sf.net/p/lazarus-ccr/dcpcrypt
synced 2025-07-02 22:56:50 +02:00
* This is is the standard v2 beta3 from Lazarus CCR which in turn is a FPC + Lazarus port from http://www.cityinthesky.co.uk/cryptography.html * Only change I made, was to split the 'dcpcrypt' package into two. One is a GUI independant package. And the other is the Lazarus IDE (design time) package. Only the latter requires Lazarus. So the runtime only package can be used with non-LCL applications too, like fpGUI.