From fb59e3f2b8b3f3b07866d0205846b0468babea12 Mon Sep 17 00:00:00 2001 From: Giovanni Di Grezia Date: Sat, 16 May 2015 15:23:19 +0200 Subject: [PATCH] index.html per test pubblico --- index.html | 62 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 52 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 430e806..b8ad8c1 100644 --- a/index.html +++ b/index.html @@ -2,23 +2,65 @@ - + AES / Rijndael + + - - + +

Advanced Encryption Standard (AES / Rijndael)

+

Encrypt

+ Input (hex 128 bit):
+
+ Key (hex 128 - 192 - 256 bit):
+
+ +

+ + + +

Decrypt

+ Input (hex 128 bit):
+
+ Key (hex 128 - 192 - 256 bit):
+
+ +

+ + + +