diff options
Diffstat (limited to 'presentation/index.html')
-rw-r--r-- | presentation/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/presentation/index.html b/presentation/index.html index 87b0afd..539c9d3 100644 --- a/presentation/index.html +++ b/presentation/index.html @@ -72,8 +72,8 @@ <td>1933-1945</td> </tr> <tr class="fragment" data-fragment-index="6"> - <td>Lucifer → DES</td> - <td>1970 → 1976</td> + <td>Lucifer → DES → Triple DES</td> + <td>1970 → 1976 → 1998</td> </tr> <tr class="fragment" data-fragment-index="7"> <td>AES/Rijndael</td> @@ -419,7 +419,7 @@ <div class="right"> <table> <tr> - <td>E1</td> + <td>C1</td> </tr> <tr> <td>10</td> @@ -726,6 +726,7 @@ <small>https://kavaliro.com/wp-content/uploads/2014/03/AES.pdf</small> <small>https://en.wikipedia.org/wiki/Rijndael_S-box</small> <small>http://csrc.nist.gov/archive/aes/rijndael/Rijndael-ammended.pdf</small> + <small>http://pi.math.cornell.edu/~morris/135/timeline.html</small> </section> </div> </div> |