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
281 stars 52 forks source link

Add new features in sample app #19

Closed davidmigloz closed 6 years ago

davidmigloz commented 6 years ago

Ref #18

image

patrickfav commented 6 years ago

Very nice david! Looks awesome, Ill probably release it as a demo then on the play store :)