Differences between version 6 and previous revision of DES.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Sunday, July 4, 2004 10:09:20 pm | by StuartYeates | Revert |
Older page: | version 5 | Last edited on Wednesday, June 2, 2004 12:53:18 pm | by JohnMcPherson | Revert |
@@ -5,10 +5,10 @@
The workings of the algorithm are explained: http://www.tropsoft.com/strongenc/des.htm and the official page at the [NIST]: http://www.itl.nist.gov/fipspubs/fip46-2.htm
[DES] is to be replaced with [AES], it's successor.
-The "Standard" part of the name is because DES is/was the algorithm
used by many US government agencies, and therefore also by many companies.
+The "Standard" part of the name is because DES is/was an [NIST] standard and thus
used by many US government agencies, and therefore also by many companies.
[DES] was designed by people at [IBM] with help from the [NSA]. A lot of controversy about how the [NSA] had placed a back door/flaw in [DES] so they could decrypt all messages that were encrypted with [DES]. (The NSA had recommended that DES implementations don't use certain parts of the keyspace). After about 30 years of [DES] being used a new attack on ciphers was found which almost all ciphers at the time fell to, including that part of the [DES] keyspace. It is believed that the [NSA] probably knew about this attack (30 years before everyone else!) and "fixed" [DES] so that it was safe against it. Anyway, take this little story with a grain of salt, and put on your tin foil hat next time you're outdoors.
----
CategoryCryptography