added check to see if browser is gcm compliant

This commit is contained in:
Abhinav Adduri 2017-07-10 13:27:01 -07:00
parent 2031158336
commit 64998de423
3 changed files with 55 additions and 2 deletions

View file

@ -100,6 +100,16 @@
</div>
</div>
<div id="compliance-error">
<div class="title">
Encryption error<br>
Your browser does not support gcm encryption.
</div>
<div class="send-new">
Send another file
</div>
</div>
</div>
</body>