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

