Commit Graph

1960 Commits (master)
 

Author SHA1 Message Date
Tankred Hase 413a99a04f removed redundant keypair reference in crypto 10 years ago
Tankred Hase c9c53598e8 started refacroting crypto 10 years ago
Tankred Hase 1b95066e12 crypto cleanup of for loops using forEach 10 years ago
Tankred Hase b25b5256d6 cleanup comments 10 years ago
Tankred Hase 956e184574 added utf-16 support for rsa crypto 10 years ago
Tankred Hase d2e59c7f32 used utf-16 string as input for aes crypto and cleaned up code 10 years ago
Tankred Hase c264dfc994 refactored rsa sign and verify to take base64 arrays 10 years ago
Tankred Hase 6bbcd8cab7 added rsa module and tests 10 years ago
Tankred Hase ec14639d56 refactored forge test 10 years ago
Tankred Hase d59077dedd removed sjcl dependencies from code 10 years ago
Tankred Hase c89569fabd refactored crypto api to use forge cbc mode instead of sjcl 10 years ago
Tankred Hase 3e12c7eae6 inject forge as dependency 10 years ago
Tankred Hase 0a6ae5d599 removed hmac integrify check during cbc encryption 10 years ago
Tankred Hase df0696a373 test code cleanup 10 years ago
Tankred Hase 0a64d09fd8 test code cleanup 10 years ago
Tankred Hase d3ebb8dc50 removed crypto.js and jsbn libs 10 years ago
Tankred Hase 4d47a3cdec swapped crypto'js cbc impl for forge 10 years ago
Tankred Hase 2b50bc2308 replaced pbkdf2 impl with forge 10 years ago
Tankred Hase 01469356dd fixed forge test 10 years ago
Tankred Hase 04376d0245 fixed forge test 10 years ago
Tankred Hase 911f9929a9 fixed forge bundle 10 years ago
Tankred Hase 7d14dbfa23 test cleanup 10 years ago
Tankred Hase 184b9a6d3b forge test update 10 years ago
Tankred Hase e3ce4df5bb added forge rsa bundle and wrote benchmarks tests successfully 10 years ago
Tankred Hase 8f0b698d27 added exception handling for password/login 10 years ago
Tankred Hase 654a89055b fixed path in app mainfest 10 years ago
Tankred Hase 61d97ab145 bugfix detect html in reply 10 years ago
Tankred Hase d2565df871 bugfix email validation 10 years ago
Tankred Hase ebbb16866a prefill compose view for replying works 10 years ago
Tankred Hase 7e137549d0 changed html and text view 10 years ago
Tankred Hase b1bc03b74b Sending email from client works 10 years ago
Tankred Hase eda008258d implemented send email in client email dao and it test 10 years ago
Tankred Hase 6177b40f1b moved nacl key derivation to web worker 10 years ago
Tankred Hase 2259ac753e fixed display bug 10 years ago
Tankred Hase e10759f7f4 minor cleanup 10 years ago
Tankred Hase f80fa586b5 package.json 10 years ago
Tankred Hase 669d8002d2 deleting vinbox item after sync works 10 years ago
Tankred Hase e5ed9c708c automatically push encrypted secret key to cloud if none exists 10 years ago
Tankred Hase 0d8df89dc1 updated nacl to v0.0.3 10 years ago
Tankred Hase acc58bae03 upgraded nacl and corrected csp in firefox manifest 10 years ago
Tankred Hase 75242953a4 fixed csp for each browser and enabled gzip compression 10 years ago
Tankred Hase b2a8f2926f fixed bug when offline 10 years ago
Tankred Hase 4833169863 integrated nacl crypto and aws sync into client app 10 years ago
Tankred Hase 9dec074b0c pull from vinbox, reencrypt, push to inbox works 10 years ago
Tankred Hase 65e0a7d520 user keypair is now derived on email dao init and pub key pushed to the cloud 10 years ago
Tankred Hase e943dfd304 implemented public key cloud storage methods 10 years ago
Tankred Hase f4ed6010e6 cleanup model code 10 years ago
Tankred Hase 0638f22d4d added package.json 10 years ago
Tankred Hase ba376d166e migrated cloudstorage to use aws service 10 years ago
Tankred Hase 32a52ad6e7 nacl module now checks window and document instead of importscripts 10 years ago