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

[behavior.js] Change key size to 256-bit

This commit is contained in:
iceTwy 2014-04-08 17:47:13 +02:00
parent 03566e000d
commit e085d1eba9

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,