Skip to content

Releases: inji/secure-keystore

v0.3.0

17 Feb 11:08
68aa087

Choose a tag to compare

v0.2.1

10 Sep 11:51
9de6326

Choose a tag to compare

v0.2.0

01 Aug 06:16
cbfe9a1

Choose a tag to compare

v0.1.8_npm

03 Jun 07:32
b7b3dd3

Choose a tag to compare

What's Changed

  • update signing key from RSA-4096 to RSA-2048
  • Support for native kotlin artifact

v0.1.7_npm

05 Mar 12:56
7dce07f

Choose a tag to compare

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

16 Jan 05:10
550a6f1

Choose a tag to compare

Bug fixes

  • Fix internal handling of cyphertext & nonce encoding/decoding in base64.

v0.1.4

15 Dec 11:30
d022e1d

Choose a tag to compare

v0.1.2

07 Dec 10:04
ce58f8f

Choose a tag to compare

Changes in this Release - Bug Fixes

Release 0.1.1

30 Aug 10:04
0d3a3d0

Choose a tag to compare

This Release contains following changes

  • Key Invalidation on any change in User biometric

Initial Release

21 Aug 06:58
54bbee1

Choose a tag to compare

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