Skip to content
View willswinson's full-sized avatar
💭
🚀
💭
🚀

Highlights

  • Pro

Block or report willswinson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. secure-preferences secure-preferences Public

    Forked from scottyab/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.

    Java

  2. in-app-purchase in-app-purchase Public

    Forked from voltrue2/in-app-purchase

    A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.

    JavaScript

  3. custom-google-signin-button custom-google-signin-button Public

    Forked from shobhitpuri/custom-google-signin-button

    A custom SignInButton for Android that supports 'android:text' attribute, currently not supported by Google's original 'SignInButton'. This library also allows to set button theme to dark or light …

    Java

  4. Base64 Base64 Public

    Forked from nicklockwood/Base64

    [DEPRECATED]

    Objective-C

  5. CocoaSecurity-WS CocoaSecurity-WS Public

    Forked from kelp404/CocoaSecurity

    Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.

    Objective-C

  6. SecureNSUserDefaults SecureNSUserDefaults Public

    Forked from nielsmouthaan/SecureNSUserDefaults

    NSUserDefaults category for iOS and Mac OS X with additional methods to securely save data using strong AES 256-bit encryption.

    Objective-C