patrickfav / armadillo

A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
https://favr.dev/opensource/armadillo
Apache License 2.0
280 stars 52 forks source link

Update to AndroidX #51

Closed marukami closed 4 years ago

marukami commented 4 years ago

Another shot at AndroidX migration.

patrickfav commented 4 years ago

LGTM. Thanks for your contribution, I'll probably release this in the next few days!