1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Set the default key size to 256 bits.

This commit is contained in:
Rémy HUBSCHER
2014-06-20 09:16:17 +02:00
parent 6387eb170a
commit ff0e9f13f6
2 changed files with 5 additions and 5 deletions

View File

@ -514,7 +514,7 @@
try {
var expiration = $('#expiration').val();
var key = zerobin.makeKey(48);
var key = zerobin.makeKey(256);
zerobin.encrypt(key, paste,