One grain of salt

This commit is contained in:
Matthew Raymer
2023-11-12 05:36:59 -05:00
parent aba0d832db
commit 7ab3cb2d1f
2 changed files with 832 additions and 832 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
//importScripts("nacl.js")
importScripts("nacl.js")
function validateBase64(s) {
if (!(/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/.test(s))) {