Click here to Skip to main content
Licence CPOL
First Posted 6 Feb 2005
Views 56,649
Downloads 2,973
Bookmarked 25 times

Data Encryption Standard Made Easy

By | 6 Feb 2005 | Article
Implementation of DES and Educational DES in a very easy and understandable format.

Introduction

This article is another part of my encryption source code chain.

This DES encryption code provides excellent learning of Data Encryption Standard which is implemented exactly according to the famous DES flow chart. You can also run it as SDES which is commonly known as educational DES. The educational DES actually works on 10 bits while the actual DES encrypts 64 bits at a time.

The code is highly reusable and can be added in any application by just adding the DES class in your source code.

The key generation process has also been implemented in an understandable format and is exactly according to the key generation flow chart.

History

  • 6th February, 2005: Initial post

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

immaad

Software Developer

Australia Australia

Member

C/C++, C# .NET, VB.NET, Linux, Oracle, PostgreSQL, MYSQL

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralMy vote of 1 PinmemberJinoh17:09 3 Jun '11  
GeneralMy vote of 2 PinmemberHexxxxx12:40 5 Mar '11  
Generalwant code which run in turbo c++ Pinmembersingasane.yogesh2:19 29 Jan '11  
GeneralMy vote of 1 PinmemberLastMandg423:20 29 Sep '10  
Generali can't get the rigth answer Pinmemberfarhady5:13 5 Jul '10  
Generalerror in program plz suggest Pinmemberbalsusantosh16:39 14 Oct '09  
GeneralMy vote of 1 PinmemberKeith Worden4:46 2 Sep '09  
GeneralI can´t run this code PinmemberMember 60381966:24 17 Apr '09  
GeneralNeed change Pinmemberbhuvaneswarii1:43 31 Jul '06  
GeneralSome necessary changes Pinmemberraphts13:08 10 May '05  
GeneralRe: Some necessary changes Pinmemberonder ozcan4:57 27 Nov '08  
GeneralRe: Some necessary changes PinmemberMember 849389816:54 16 Dec '11  
QuestionWhere is the article? PinmemberNeville Franks22:21 6 Feb '05  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120517.1 | Last Updated 7 Feb 2005
Article Copyright 2005 by immaad
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid