From 6f0971aaede5b8ad7b9fd23f35ac13c457eb9d20 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 23 Jun 2019 13:55:40 +0200 Subject: Fixed minor issues --- presentation/css/style.css | 3 +-- presentation/index.html | 7 ++++--- presentation/sources | 5 ----- 3 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 presentation/sources diff --git a/presentation/css/style.css b/presentation/css/style.css index db9af40..312ef2d 100644 --- a/presentation/css/style.css +++ b/presentation/css/style.css @@ -39,8 +39,7 @@ } table, tbody, tr { - border: 0; -!important; + border: 0 !important; } td, th { 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 @@ 1933-1945 - Lucifer → DES - 1970 → 1976 + Lucifer → DES → Triple DES + 1970 → 1976 → 1998 AES/Rijndael @@ -419,7 +419,7 @@
- + @@ -726,6 +726,7 @@ https://kavaliro.com/wp-content/uploads/2014/03/AES.pdfhttps://en.wikipedia.org/wiki/Rijndael_S-boxhttp://csrc.nist.gov/archive/aes/rijndael/Rijndael-ammended.pdf + http://pi.math.cornell.edu/~morris/135/timeline.html diff --git a/presentation/sources b/presentation/sources deleted file mode 100644 index ffb1ab2..0000000 --- a/presentation/sources +++ /dev/null @@ -1,5 +0,0 @@ -http://www.moserware.com/2009/09/stick-figure-guide-to-advanced.html -https://kavaliro.com/wp-content/uploads/2014/03/AES.pdf -https://en.wikipedia.org/wiki/Rijndael_S-box -http://csrc.nist.gov/archive/aes/rijndael/Rijndael-ammended.pdf -http://pi.math.cornell.edu/~morris/135/timeline.html \ No newline at end of file -- cgit v1.2.3
E1C1
10