Posted: 10/21/2008 11:15:48 AM EDT
|
I'm exploring something...or I want to. Does anyone know of a good application or software package that will allow me to enter two related pieces of data and encrypt/decrypt one using the other as the key, with various algorithms to choose from? I'd like to mess around with a few ideas if I could find software that would do that. CJ |
You're looking for Asymmetric Encryption. You want open source or industry written? Care what country it comes from? What platform? Is this for storage of data or encrypting while transmitting? |
|
I'm looking for something that lets me type in two known strings of data and tries to make some sense out of it in the results. It might not be more than a very simple cipher, but then again it could be a fractal-based mult-factor encryption system with an ungodly large key format. CJ |