Scott Alexander-Bown

Results 10 repositories owned by Scott Alexander-Bown

AESCrypt-Android

641
Stars
192
Forks
Watchers

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

53
Stars
13
Forks
Watchers

This started out as the sample project from Android sdk modified folder structure to for eclipse.

secure-preferences

1.5k
Stars
235
Forks
Watchers

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

329
Stars
82
Forks
Watchers

SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.

FuzzyDateAndroid

19
Stars
6
Forks
Watchers

Create more relax human reabable dates and times just like twitter, stackoverflow.

HeartBeatView

44
Stars
17
Forks
Watchers

Simple custom view of a beating heart using scaling animation.

java-aes-crypto

41
Stars
18
Forks
Watchers

A simple Android class for encrypting & decrypting strings, aiming to avoid the classic mistakes that most such classes suffer from.

rootbeer

2.3k
Stars
415
Forks
Watchers

Simple to use root checking Android library and sample app

showhidepasswordedittext

559
Stars
83
Forks
Watchers

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

92
Stars
31
Forks
Watchers

Simple jar to generate SSL pins based on a certificate's public key. Pins are base-64 SHA-1 hashes by default.