mail/src/js/crypto
Tankred Hase d2e59c7f32 used utf-16 string as input for aes crypto and cleaned up code 2013-05-14 18:38:24 +02:00
..
aes-batch-worker.js refactored crypto api to use forge cbc mode instead of sjcl 2013-05-14 14:05:14 +02:00
aes-cbc.js used utf-16 string as input for aes crypto and cleaned up code 2013-05-14 18:38:24 +02:00
aes-ccm.js made util, nacl and aes crossplatform 2013-04-05 17:43:41 +02:00
aes-gcm.js cleanup strict mode function placement 2013-04-02 15:02:57 +02:00
aes-worker.js refactored crypto api to use forge cbc mode instead of sjcl 2013-05-14 14:05:14 +02:00
crypto.js refactored crypto api to use forge cbc mode instead of sjcl 2013-05-14 14:05:14 +02:00
nacl-crypto.js moved nacl key derivation to web worker 2013-04-29 15:10:27 +02:00
nacl-worker.js moved nacl key derivation to web worker 2013-04-29 15:10:27 +02:00
pbkdf2-worker.js replaced pbkdf2 impl with forge 2013-05-14 12:01:51 +02:00
pbkdf2.js replaced pbkdf2 impl with forge 2013-05-14 12:01:51 +02:00
pgp.js cleanup strict mode function placement 2013-04-02 15:02:57 +02:00
rsa.js refactored rsa sign and verify to take base64 arrays 2013-05-14 18:15:47 +02:00
util.js removed sjcl dependencies from code 2013-05-14 14:37:31 +02:00