aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ocb.py
AgeCommit message (Collapse)Author
2012-02-20Wrote a helper class to work with sjcl objectsGuillaume Horel
can encrypt and decrypt sjcl objects
2012-02-18Implementation of aes-ocb in python and javascriptGuillaume Horel
We can know easily encrypt directories in python, and generate objects in the alias format.