Home
last modified time | relevance | path

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

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