Skip to content
View macrochips's full-sized avatar

Block or report macrochips

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. MD5NSString MD5NSString Public

    MD5 Hash Generation from NSString

    Objective-C

  2. NSData-Encryption NSData-Encryption Public

    A NSData Category for Encrypting and Decrypting NSData with AES256 & AES 128 alongwith optional IV(Initialization Vector).

    Objective-C

  3. NSMutableArray-Shuffling NSMutableArray-Shuffling Public

    A NSMutableArray Category for Shuffling Objects within.

    Objective-C

  4. ORB9PatchImageView ORB9PatchImageView Public

    A UIImageView subclass for showcasing 9Patch Images (As seen on Android) on iOS devices directly through NIBs Inspector

    Objective-C

  5. Excel-to-Localizable.strings Excel-to-Localizable.strings Public

    A Python Script for Generating Localizable.strings for iOS from Excel file

    Python

  6. RSA-String-Encryption RSA-String-Encryption Public

    An utility to encrypt String using RSA by using Modulus and Exponent

    C