Decrypting algorythm
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Decrypting algorythm

From: <pmclinn@gmail.com>
Date: Wed Mar 29 2006 - 19:30:48 CEST

I am using a tripple des encryption algorythm that encrypts dates. I
dump these encrypted dates to a text file.

IE.
Thirty dates in this format:

EncodedDate | Date
___________________
fsdgjf = 01/01/2005
daskd = 01/02/2005
jkdfhjf = 01/03/2005
... continued

What would be the steps to reversing this encryption engineering. To
find the factor.... I want to build a program to test the strength of
my prime.

-Peter
Received on Mon May 1 01:53:25 2006