From 0793f3e1e2f3aa4e0d41510f045465fe37795339 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 14 Nov 2018 16:36:35 +0000 Subject: [PATCH] a --- compatibility.html | 96 ++++++++++++++++++++++++++++++++++++++++++++++ index.html | 1 + prngCheck.js | 4 ++ 3 files changed, 101 insertions(+) create mode 100644 compatibility.html create mode 100644 prngCheck.js diff --git a/compatibility.html b/compatibility.html new file mode 100644 index 0000000..375e357 --- /dev/null +++ b/compatibility.html @@ -0,0 +1,96 @@ + + + browserPGP | Compatibility + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+

Compatibility Check

+ browserPGP requires a modern web browser with the cutting edge support for WebCrypto (PRNG). This page will automatically check your browser to see if browserPGP will work. +

+
+ +
+ +
+
+
+
+
+
+ + + diff --git a/index.html b/index.html index 58dba0f..d1c8858 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ +