ForumFree

Cryptography

« Older   Newer »
  Share  
DigitX32
view post Posted on 16/2/2009, 18:00




several Freeware/OpenSource packages for cryptography:



Delphi Cryptography Package (DCPcrypt)

http://www.cityinthesky.co.uk/cryptography.html

CITAZIONE
DCPcrypt is an open source library of cryptographic components (encryption algorithms and hash algorithms) for Borland Delphi and Kylix (it also works under some versions of C++ Builder). 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.

DCPcrypt v2 contains full implementations of the following algorithms:

Encryption Algorithms
Hash Algorithms


TurboPower LockBox

http://sourceforge.net/projects/tplockbox/

CITAZIONE
LockBox is a cross-platform toolkit for data encryption. It contains routines & components for use with Borland Delphi, C++Builder, & Kylix. It provides support for Blowfish, RSA, MD5, SHA-1, DES, triple-DES, Rijndael, & digital signing of messages.

source changes and new package files to allow it to compile and install in Delphi 2005, 2006, and 2007 (you must already have downloaded the complete package from SourceForge):

http://corneliusconcepts.com/tp_lockbox




Efg Lab's Cryptography section

Cryptography and Multiple-Precision Arithmetic



Wolfgang Ehrhardt's home page

http://home.netsurf.de/wolfgang.ehrhardt/index.html



Delphi Encryption Compendium

http://www.michael-puff.de/Developer/Delph...Hagen_Reddmann/



Torry security section

http://www.torry.net/pages.php?id=519

http://www.torry.net/pages.php?id=312

http://www.torry.net/pages.php?id=777



 
Top
DigitX32
view post Posted on 18/2/2009, 17:05




PGP Components for Delphi (Freeware/OpenSource)

http://idw-doc.homepage.t-online.de/PGPcomp.htm



 
Top
DigitX32
view post Posted on 18/2/2009, 17:30




Delphi Encryption Compendium

other source codes:

http://cid-a4be6bd07411a607.skydrive.live....tography/Dec.7z

 
Top
DigitX32
view post Posted on 24/2/2009, 00:28




SDeanComponents

OpenSource components by Sarah Dean

http://www.sdean12.org/SDeanComponents.htm

 
Top
3 replies since 16/2/2009, 17:30   1392 views
  Share