Jump to content

Android crypto


MWareman

Recommended Posts

James,

 

I don't know the specifics of how you are encrypting data within Agave (based on the PIN), but Google is deprecating a commonly used function, and has offered example code for doing this is a stronger, more future proof way. For your consideration:

 

http://android-developers.blogspot.com/2016/06/security-crypto-provider-deprecated-in.html

 

Michael.

Link to comment

James,

 

I don't know the specifics of how you are encrypting data within Agave (based on the PIN), but Google is deprecating a commonly used function, and has offered example code for doing this is a stronger, more future proof way. For your consideration:

 

http://android-developers.blogspot.com/2016/06/security-crypto-provider-deprecated-in.html

 

Michael.

Always willing to share:  I am using a slightly modified version of this

https://github.com/sveinungkb/encrypted-userprefs/blob/master/src/SecurePreferences.java

Link to comment

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.2k
×
×
  • Create New...