Skip to content

Instantly share code, notes, and snippets.

@aldaris
Last active December 26, 2015 17:49
Show Gist options
  • Save aldaris/7190299 to your computer and use it in GitHub Desktop.
Save aldaris/7190299 to your computer and use it in GitHub Desktop.
Links for AES research
http://stackoverflow.com/questions/1220751/how-to-choose-an-aes-encryption-mode-cbc-ecb-ctr-ocb-cfb
http://stackoverflow.com/questions/19626080/aes-with-password-based-secretkeyspec-vs-pbe
http://www.rfc-editor.org/rfc/rfc2898.txt section 4
http://stackoverflow.com/questions/8622367/what-are-best-practices-for-using-aes-encryption-in-android
and my pending question:
http://stackoverflow.com/questions/19626080/aes-with-password-based-secretkeyspec-vs-pbe
http://docs.oracle.com/javase/6/docs/technotes/guides/security/SunProviders.html
http://stackoverflow.com/questions/8320100/java-encryption-by-client-and-decryption-by-server-using-pbkdf2withhmacsha1-and
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment