Releases: inji/secure-keystore
Releases · inji/secure-keystore
v0.3.0
v0.2.1
v0.2.0
v0.1.8_npm
What's Changed
- update signing key from RSA-4096 to RSA-2048
- Support for native kotlin artifact
v0.1.7_npm
RELEASE NOTE: Fix data trim issue happening because of react native bridge. Now library accepts Base64 encoded data, then decode the data before encryption.
v0.1.6
Bug fixes
- Fix internal handling of cyphertext & nonce encoding/decoding in base64.
v0.1.4
RELEASE NOTES: https://docs.mosip.io/inji/versions/version-0.10.0
v0.1.2
Release 0.1.1
This Release contains following changes
- Key Invalidation on any change in User biometric
Initial Release
Initial Release of React Native module with following features
Check if android device supports Hardware Keystore
Generate AES/GCM, RSA and HmacSha Keys
Encrypt, Decrypt, Sign and generate HmacSha for the given the data