v1.4.8
This release includes bug fix and minor changes.
- Fixes undefined variable name in sign() method
- Method name cryptoKeyToFingerprint() changed to getFingerprint()
- Method verify parameters changed from verify(publicKey, signature, data, options) to verify(publicKey, data, signature, options)