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

remove unneeded synchronized method attribute #42

Closed MarkVillacampa closed 5 years ago

MarkVillacampa commented 5 years ago

@patrickfav I think this should be enough to release 0.8.0. Let me know if you need anything else.

patrickfav commented 5 years ago

LGTM.