glebd / cocoafob

A set of registration code generation and verification helpers for Obj-C, Ruby (Potion Store), PHP and FastSpring
Other
469 stars 57 forks source link

Add a header-only variant of CFobLicVerifier. #20

Closed MrMage closed 5 years ago

MrMage commented 8 years ago

In theory this is minimally more secure than using a swizzable Objective-C class. Note that the header-only variant requires ARC.

Also adds ARC support to NSString+PECrypt.