References - Integratingfactor/lib-idp-crypto GitHub Wiki
- SUN: Java Cryptography Architecture
- OWASP: Using the Java Cryptographic Extensions
- SO: How to store private encrypted user data in the database, but make them available to other chosen users?
- SO: How to create a secure random AES key in Java?
- GAE: Server-Side Encryption of Google Datastore
- CERT: SEI CERT Oracle Coding Standard for Java