Namespace: sjcl

sjcl

The Stanford Javascript Crypto Library, top-level namespace.
Source:

Classes

bn
prng

Namespaces

arrayBuffer
bitArray
cipher
codec
ecc
exception
hash
json
keyexchange
misc
mode

Members

(static) decrypt

Simple decryption function; convenient shorthand for sjcl.json.decrypt.
Source:

(static) encrypt

Simple encryption function; convenient shorthand for sjcl.json.encrypt.
Source:

(static) random

an instance for the prng.
Source:
See: