Page 1 of 1

Where to download the DES algorithm process standard document

Posted: Thu Sep 06, 2018 3:53 am
by guest
I want to implement the most basic DES and 3DES, in which document the relevant algorithm flow is described

Re: Where to download the DES algorithm process standard document

Posted: Tue Sep 18, 2018 5:04 am
by AlexLiu
this is the original DES specification: https://csrc.nist.gov/CSRC/media/Public ... ps46-3.pdf,
but it was withdrawn on May 19, 2005, for related information, you can see:
(1) Special Publication 800-131A, Transitions: Recommendations for Transitioning the Use of Cryptographic Algorithms and Key Lengths,
http://csrc.nist.gov/publications/PubsSPs.html#800-131A
(2) Special Publication 800-67 Rev. 1,Recommendation for the Triple Data Encryption Algorithm (TDEA) Block Cipher,
http://csrc.nist.gov/publications/PubsSPs.html#800-67

Re: Where to download the DES algorithm process standard document

Posted: Tue Sep 25, 2018 3:43 am
by youyou
Very good,Thanks! :D

Re: Where to download the DES algorithm process standard document

Posted: Mon Oct 08, 2018 6:22 am
by DaHuFa
Have you down the work about DES and 3DES? What is the different between DES and 3DES?