Joined: Thu Apr 28, 2011 8:39 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
Hello,
I downloaded your code for DES in Java and I found it extremely useful. Although for my purpose I require it so that the DES code takes an input as a image. I was wondering how that would be possible with your code. It would be wonderful if you could help us out as soon as possible.
Hoping to hear from you at the earliest.
Thank You
A hopeful coder
debugg3r
Topic subject: Re: Data Encryption Standard (DES)
Posted: Sun Nov 27, 2011 3:55 pm
link is not providing the entitled material pls provide mirror link pls help
msi_333
Topic subject: Re: Data Encryption Standard (DES)
Posted: Mon Nov 28, 2011 12:28 am
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2277 Location: Earth Has thanked: 39 time Have thanks: 61 time
i don't understand your problem !! i just checked the link now and it is work fine.
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
what do u mean: 0 0 1 1, it's redundant in my work, after changing to Binary. why ?
Poojasha
Topic subject: Re: Data Encryption Standard (DES)
Posted: Wed Mar 14, 2012 2:20 am
i need help... i m doing modification in DES but in small scale. as in, i have decreased the key size length and plain text length from 64 to 16 bits.. so automatically my DES algo is 4 times smaller than the original DES.. but now m facing problems with it. help me out. please