Skip to content

Releases: margelo/react-native-quick-crypto

Release 0.7.10

13 Dec 05:53
Compare
Choose a tag to compare

0.7.10 (2024-12-13)

🐛 Bug Fixes

  • bump OpenSSL dependency for Android (#559) (6f5ee3e)
  • Destroy ArrayBuffer cache on Runtime reload (#558) (5a53dd6)

Release 1.0.0-beta.7

11 Dec 03:08
Compare
Choose a tag to compare
Release 1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2024-12-11)

✨ Features

  • add more tests for ed25519 (#542) (b1b0148)
  • pass non-internal private key to sign/verify for ed25519 (#555) (73598db)

Release 0.7.9

09 Dec 15:59
Compare
Choose a tag to compare

0.7.9 (2024-12-09)

🐛 Bug Fixes

  • move host object variable outside functions to hold ref (#545) (72dc901)

Release 0.7.8

04 Dec 17:28
Compare
Choose a tag to compare

0.7.8 (2024-12-04)

🐛 Bug Fixes

  • stop a crash in HostObject dtor (46859c8)

Release 1.0.0-beta.6

03 Dec 18:44
Compare
Choose a tag to compare
Release 1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2024-12-03)

✨ Features

  • add ed25519 (#534)

🐛 Bug Fixes

Release 1.0.0-beta.5

29 Nov 17:37
2db0a91
Compare
Choose a tag to compare
Release 1.0.0-beta.5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.5

Release 0.7.7

19 Nov 14:44
Compare
Choose a tag to compare

0.7.7 (2024-11-19)

🐛 Bug Fixes

New Contributors

Full Changelog: v0.7.6...v0.7.7

Release 0.7.6

03 Nov 14:49
Compare
Choose a tag to compare

0.7.6 (2024-11-03)

✨ Features

🐛 Bug Fixes

New Contributors

Full Changelog: v0.7.5...v0.7.6

Release 0.7.5

19 Sep 01:59
82c1a63
Compare
Choose a tag to compare

0.7.5 (2024-09-19)

🐛 Bug Fixes

  • cipher function signatures now match Node spec again (#439) (4dc122a)
  • return Buffer from getAuthTag (#443) (05d18e2)
  • when algo is an object of SubtleAlgorithm (#457) (89b45cc)

New Contributors

Release 0.7.4

01 Sep 05:03
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 22.2.0 to 22.5.0 by @dependabot in #429
  • fix: Decrease the minSdkVersion to 23 by @wh201906 in #424
  • chore: update 0.x tooling to match 1.x/main by @boorad in #419

New Contributors

Full Changelog: v0.7.3...v0.7.4