From db675a214185996b3334acf81ac5ea7e3e9ff43b Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 25 Jun 2018 12:56:47 +0000 Subject: Added test page to try out AES encrpytion library. --- www/index.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 www/index.html (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..09ab51c --- /dev/null +++ b/www/index.html @@ -0,0 +1,54 @@ + + + + +PassMan + + + + + +Source:
+Passphrase:
+Result:
+Decrypted:
+ + + + + + + + + + -- cgit v1.2.3