chalos / crypto-js

Automatically exported from code.google.com/p/crypto-js
0 stars 0 forks source link

Not obvious how many bits AES encryption uses. #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
From reading the quick-start guide, it is not obvious that it is using AES-256. 
 Also, it is not apparent that you can pass an array of bytes as the key.  It 
looks like you have to pass a string containing a passphrase.

Original issue reported on code.google.com by cann...@fireantproductions.com on 16 Mar 2012 at 9:02

GoogleCodeExporter commented 8 years ago
You're absolutely right. I'll work on better documentation.

Original comment by Jeff.Mott.OR on 16 Mar 2012 at 9:11

GoogleCodeExporter commented 8 years ago
Added to quick-start guide.

Original comment by Jeff.Mott.OR on 14 May 2012 at 12:49