- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 207
 
Home
        brianloveswords edited this page Mar 26, 2013 
        ·
        7 revisions
      
    - 
DiffieHellman: http://www.soa-world.de/echelon/2010/09/diffie-hellman-key-exchange-in-javascript.html
 - 
BigInt (for RSA): http://leemon.com/crypto/BigInt.html, http://leemon.com/crypto/BigInt.js
 - 
Buncha stuff: https://github.com/mozilla/jwcrypto/tree/master/libs/external
 - 
AES, RC4, RSA: http://home.versatel.nl/MAvanEverdingen/Code/
 - 
CryptoJS: https://code.google.com/p/crypto-js/
 - 
Standford JavaScript Crypto Library: http://crypto.stanford.edu/sjcl/
 - 
Fast and Accurate SHA1: http://awesam.de/rusha/