mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-05-20 15:20:40 -04:00
updating Base64 library to 2.4.5 (keeping old 1.7 library for legacy ZeroBin support)
This commit is contained in:
parent
cfe60db8fd
commit
91baef389d
7 changed files with 6 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue