aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/test.js
AgeCommit message (Collapse)Author
2011-06-22Added script to generate objectGuillaume Horel
Proof of concept almost ready!
2011-05-20Rewrote the objects storage engineGuillaume Horel
objects are stored under each user's directory to make zaran happy.
2011-05-19Started to play around with js crypto codeGuillaume Horel
test.js implements the basic functionality (recommand to load it in v8 (d8 test.js --shell)