Home
last modified time | relevance | path

Searched refs:getRandomBytes (Results 1 – 2 of 2) sorted by relevance

/plugin/dokucrypt/
H A Dscript.js844 plaintext = plaintext.concat(getRandomBytes(bpb - i));
852 function getRandomBytes(howMany) { function
881 ct = getRandomBytes(bpb); // get IV
/plugin/dokucrypt2/
H A Dscript.js916 plaintext = plaintext.concat(getRandomBytes(bpb - i));
924 function getRandomBytes(howMany) { function
953 ct = getRandomBytes(bpb); // get IV