From 553af5e84eb12617921f5182a929684e0a7b4a58 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 2 Jul 2021 00:12:47 -0600 Subject: [PATCH] Add key import/export (close #6) --- index.html | 63 ++++++++++++++++++++++++++++++------------ js/crypto.js | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 122 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 33ebe4e..78bccbd 100644 --- a/index.html +++ b/index.html @@ -13,28 +13,57 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.