updating Base64 library to 2.4.5 (keeping old 1.7 library for legacy ZeroBin support)

This commit is contained in:
El RIDO 2018-07-01 13:23:39 +02:00
parent cfe60db8fd
commit 91baef389d
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
7 changed files with 6 additions and 7 deletions

View file

@ -24,7 +24,7 @@ describe('CryptTool', function () {
// The below static unit tests are included to ensure deciphering of "classic"
// SJCL based pastes still works
it(
'supports PrivateBin v1 ciphertext (SJCL & Base64 2.1.9)',
'supports PrivateBin v1 ciphertext (SJCL & Base64)',
function () {
// Of course you can easily decipher the following texts, if you like.
// Bonus points for finding their sources and hidden meanings.