dojox._sql._crypto
dojo.require("dojox._sql._crypto");
defined in dojox/_sql/_crypto.js

ConstructorsBack to top


FunctionsBack to top

Use Corrected Block TEA to decrypt ciphertext using password (note ciphertext & password must be strings not string objects). Results will be returned to the 'callback' asychronously.

Use Corrected Block TEA to encrypt plaintext using password (note plaintext & password must be strings not string objects). Results will be returned to the 'callback' asychronously.
