Home > Computers > Programming > Languages > JavaScript > Scripts > Encryption
Encryption algorithms implemented in JavaScript.
https://github.com/dcodeIO/bcrypt.js
Clojure-optimized bcrypt in plain JavaScript with zero dependencies.
http://www.tero.co.uk/des/index.php
Implementation of DES, the Data Encryption Standard, supporting ECB and CBC modes. It also includes a function for Triple DES.
http://members.tele2.nl/MAvanEverdingen/Code/
An open source JavaScript implementation of the RC4, AES, Serpent, Twofish, Caesar and RSA ciphers.
http://pajhome.org.uk/crypt/md5/
Scripts for hashing strings with MD5, MD4, and SHA-1 algorithms.
https://github.com/shaneGirish/bcrypt-nodejs
Native implementation of bcrypt for NodeJS.
http://bitwiseshiftleft.github.io/sjcl/
Project to build a secure, powerful, fast, small, easy-to-use, cross-browser library for cryptography in Javascript.
Home > Computers > Programming > Languages > JavaScript > Scripts > Encryption
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us