Skip to content

Releases: internxt/rn-crypto

v0.1.15

28 Jan 17:15
bcb8974

Choose a tag to compare

  • Added function encryptFileToChunks to encrypt files by chunks

v0.1.14

20 Dec 12:08
ec1c0b4

Choose a tag to compare

  • Added native joinFiles function to join chunks of split file

0.1.12

05 Jul 08:05

Choose a tag to compare

  • Increate MinSDK version for Android

v0.1.11

11 Aug 14:32

Choose a tag to compare

-Hotfix, send hash result as hex string instead of bytes array for iOS

v0.1.10

07 Jul 23:31
1b4d6cb

Choose a tag to compare

  • Adds Android sha256, sha512 and key derivation native methods

v0.1.9

04 Jul 22:31

Choose a tag to compare

[_]: 1.0.9 Minor fixes

v0.1.8

03 Jul 22:07

Choose a tag to compare

Include JS api to access native methods

v0.1.7

03 Jul 17:15
cf842c8

Choose a tag to compare

  • Included native hash method for sha256 and sha512 for iOS

v0.1.6

08 Jun 08:33
d96edae

Choose a tag to compare

  • Fix podspec name

v0.1.5

07 Jun 13:50
26a2061

Choose a tag to compare

  • Fix iOS warning complaining about queue setup, now RnCrypto is initialized in a background thread