Closed bsaunder closed 12 years ago
User Passwords should be Encrypted for Security.
Base64 Encoded SHA-256 Hash. Using Apache Shiro.
Pulling Apache Shiro due to Poor Support for CDI. Investigating PicketBox
Added Encryption using Apache Commons. SHA256, Base 64 Encoded.
User Passwords should be Encrypted for Security.