Are you blogging on PH? Get your free blog.

Implementation of Data Encryption Standard (DES) V1

Implementation of Data Encryption Standard (DES) V1

Submitted By: meetsugan
Rating: starstarstarstar (Rate It)

The program implements DES – Data Encryption Standard to encrypt and decrypt plain-text files by generating a 64 bit key from the user’s password and encrypts the file taking 64-bit blocks at a time and performs 16 rounds of encryption on each block. The program can also be extended to implement Triple DES.
It was developed in Visual Basic 6.0...


NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our submissions area.

Screenshot

No Image

Details

File Name:
47585.zip
Product homepage:
Order page:
Languages:
Basic, Visual Basic
Platforms:
Unknown
Release date:
1/1/1900
License:
Unknown
Size:
33 KB
Price/Fee (US$):
Unknown
Number of downloads:
1352

Comments (4)

rating the source starstarstarstarstar   Posted by: johannes tampubolon on Monday, August 21, 2006

good, very-very good resource. thanks. i had used the resource to my tesis and it was succes. if you dont mind can i have more explanation about how to create a program DES in visual basic.

Good work but minor bug? starstarstarstar   Posted by: Dave on Tuesday, September 26, 2006

Thank-you for the source it was very helpful. One thing to note is that I believe there is a bug in the generate_sub_keys() routine. "input_key = c_block & d_block" needs to be added before running permuted_choice_2. (without this line the output is encrypted although it is not standard DES)

Good work but minor bug? starstarstarstar   Posted by: Dave on Tuesday, September 26, 2006

Thank-you for the source it was very helpful. One thing to note is that I believe there is a bug in the generate_sub_keys() routine. "input_key = c_block & d_block" needs to be added before running permuted_choice_2. (without this line the output is encrypted although it is not standard DES)

Will check it out... starstarstarstar   Posted by: Saravanan Krishnaraj on Saturday, November 25, 2006

Thnx for the detailed analysis... i will check out that error soon...

Add Your Rating

(Not published)
star
starstar
starstarstar
starstarstarstar
starstarstarstarstar

corner
© 1996-2008. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Publisher: Lars Hagelin.
bootstrapLabs Logo A bootstrapLabs project.