Issue Type: Bug Bug
Assignee: Unassigned
Components: javascript
Created: 07/Nov/13 2:29 AM
Description:

When you call deriveKey multiple times every time a new hashed password should be generated in the current implementation this is not the case. The problem is the use of the sjcl library is wrong and the salt is empty every time, creating the same hash every time.

see the bug when you open this fiddle in firefox:
http://jsfiddle.net/uf54M/2/

Project: AeroGear
Priority: Major Major
Reporter: Erik Jan de Wit
Security Level: Public (Everyone can see)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira