This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
5.0.1: shrink expiry-scanning code a bit; disable expiry-scanning for 32-bit
- Simplify expiry-scanning code to improve accuracy and also decrease library size a bit.
- For now, disable expiry-scanning for 32-bit devices (e.g., iPhone 4S).
- This is because of an apparent compiler bug for which we haven't yet found a workaround.