Skip to content

Releases: pradeep1991singh/react-native-secure-key-store

Explicitly check for the existence of a certificate

08 Jan 16:26
ad37a49
Compare
Choose a tag to compare
Merge pull request #16 from tombailey/master

Potential fix for issue #14

Use hybrid RSA and AES keys

01 Nov 13:14
Compare
Choose a tag to compare

This release includes

  • Use hybrid RSA and AES keys to resolve RSA 256bytes input limit
  • Also extends default RSA key to 50 years until expiry

Remove unused registration of JS modules in respect to React-native v0.47.0

04 Aug 13:55
Compare
Choose a tag to compare
Merge pull request #2 from cngroupdk/rn-0.47.1-breaking-change-fix

RN v 47 - breaking change fix: remove unused registration of JS modules

Added error objects

02 Jul 08:43
Compare
Choose a tag to compare
v1.0.5

build version bump

Handle app uninstallation

27 Jun 10:44
Compare
Choose a tag to compare
v1.0.4

added handle app uninstallation

fixed key value not updating problem

06 May 18:01
Compare
Choose a tag to compare

v1.0.2

06 May 06:49
Compare
Choose a tag to compare
update readme and also add to npmjs