scottyab / AESCrypt-Android

Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt
Apache License 2.0
641 stars 191 forks source link

is this library nice for saving user instagram token? #24

Closed bitCoder0 closed 7 years ago

bitCoder0 commented 7 years ago

can i save my users access token into shared preferences with this lib? my mean is is it safe? thanks in advance

nischkar commented 7 years ago

Please refrain from asking questions in the issues sections. The safeness of this library still depends on how you use it. 👎 for Asking in the issues section