From ff79cfce0fed38375b8ff459c66648ec014bf4c6 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 20 May 2011 01:28:09 -0400 Subject: Rewrote the objects storage engine objects are stored under each user's directory to make zaran happy. --- crypto/test.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto') diff --git a/crypto/test.js b/crypto/test.js index 6924648..91c0dc4 100644 --- a/crypto/test.js +++ b/crypto/test.js @@ -17,5 +17,7 @@ key.readPrivateKeyFromPEMString(key_string) cypher = key.encrypt("Guillaume est plus fort que Thibaut") test = key.decrypt(cypher) +key2 = new RSAKey() +key2.generate(2048,"10001") -- cgit v1.2.3-70-g09d2