Scott Alexander-Bown
Scott Alexander-Bown
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://...
androidkeystore
This started out as the sample project from Android sdk modified folder structure to for eclipse.
secure-preferences
Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
safetynethelper
SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.
FuzzyDateAndroid
Create more relax human reabable dates and times just like twitter, stackoverflow.
HeartBeatView
Simple custom view of a beating heart using scaling animation.
java-aes-crypto
A simple Android class for encrypting & decrypting strings, aiming to avoid the classic mistakes that most such classes suffer from.
showhidepasswordedittext
Show/Hide Password EditText is a very simple extension of Android's EditText that puts a clickable hide/show icon in the right hand side of the EditText that allows showing of the password.
ssl-pin-generator
Simple jar to generate SSL pins based on a certificate's public key. Pins are base-64 SHA-1 hashes by default.