History of DES.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23050 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-18 13:03:31 +00:00
parent db9d0992e8
commit 53db625805

View File

@@ -36,6 +36,11 @@
*
* See the library functions here: @ref hcrypto_des
*
* DES was created by IBM, modififed by NSA and then adopted by NBS
* (now NIST) and published ad FIPS PUB 46 (updated by FIPS 46-1).
*
* Read more the iteresting history of DES on Wikipedia
* http://www.wikipedia.org/wiki/Data_Encryption_Standard .
*
* @section des_impl DES implementation history
*