Stanford Javascript Crypto Library

Submitted by Bill St. Clair on Wed, 08 Feb 2012 16:26:13 GMT  <== Computers ==> 

The Stanford Javascript Crypto Library (SJCL) "uses the industry-standard AES algorithm at 128, 192 or 256 bits; the SHA256 hash function; the HMAC authentication code; the PBKDF2 password strengthener; and the CCM and OCB authenticated-encryption modes. Just as importantly, the default parameters are sensible: SJCL strengthens your passwords by a factor of 1000 and salts them to protect against rainbow tables, and it authenticates every message it sends to prevent it from being modified." I haven't tried it. [grabbe]

Add comment Edit post Add post