Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
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

10/21/2008 11:20:14 AM EDT
[#1]
No, but the NSA black van will be pulling into your neighborhood soon.

It would be best if you just got in the van, without resisting.
10/21/2008 11:31:47 AM EDT
[#2]
try source forge dot net
10/21/2008 11:40:54 AM EDT
[#3]

Quoted:
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?

10/21/2008 1:06:40 PM EDT
[#4]
PGP has a great crypto suite
10/21/2008 1:08:58 PM EDT
[#5]

Quoted:
PGP has a great crypto suite


+1
10/21/2008 1:09:51 PM EDT
[#6]
PGP/GPG


-Foxxz
10/21/2008 1:34:28 PM EDT
[#7]
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
10/21/2008 1:37:59 PM EDT
[#8]
Maybe you want an XOR function?

-Foxxz