Searched refs:ODD_LENGTH_PLAIN (Results 1 – 1 of 1) sorted by relevance
31 const ODD_LENGTH_PLAIN = 'Hello node world!'; constant79 assert.strictEqual(enc(ODD_LENGTH_PLAIN, true), ODD_LENGTH_ENCRYPTED);84 enc(ODD_LENGTH_PLAIN, false);102 assert.strictEqual(dec(ODD_LENGTH_ENCRYPTED, true), ODD_LENGTH_PLAIN);