Home
last modified time | relevance | path

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

/plugin/dokucrypt/
H A Dscript.js348 if(!(ctext=encryptTextString(data.substring(tagend+1,ptend),key))) {
360 function encryptTextString(ptext,akey) { function
/plugin/dokucrypt2/
H A Dscript.js420 if(!(ctext=encryptTextString(data.substring(tagend+1,ptend),key))) {
432 function encryptTextString(ptext,akey) { function