Try Lockbox at sourceforge.net/projects/tplockbox/ Mike
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jack Sent: Saturday, 16 July 2005 8:54 AM To: Borland's Delphi Discussion List Subject: Cipher component? Hello all, I'm looking for a simple cipher component. I hope it's very small and easy to use, and implement fast encryption algorithm such as blowfish. I hope it uses algorithms that do not require padding so that I can encrypt data in place and do not have to worry about reallocate memory and that. I found the CrytoCard components but I haven't figured out how to do the non-padding encryption. Any recommendations? It needs to be native delphi code, and very small :) -- Best regards, Jack _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

