Skip to content

Releases: margelo/react-native-quick-crypto

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

Release 1.0.0-beta.3

28 Aug 02:33
Compare
Choose a tag to compare
Release 1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2024-08-28)

🐛 Bug Fixes

  • bun trustedDependencies, tsc (11e4d63)

📚 Documentation

Release 1.0.0-beta.1

15 Aug 16:34
cfc0589
Compare
Choose a tag to compare
Release 1.0.0-beta.1 Pre-release
Pre-release

What's Changed

  • refactor: conversion to nitro modules by @boorad in #404

Full Changelog: v0.7.3...v1.0.0-beta.1

Release 0.7.3

11 Aug 02:25
24783a3
Compare
Choose a tag to compare

0.7.3 (2024-08-11)

🐛 Bug Fixes

Release 0.7.2

29 Jul 21:55
339d3cd
Compare
Choose a tag to compare

0.7.2 (2024-07-29)

🐛 Bug Fixes

Chores

Full Changelog: v0.7.1...v0.7.2

Release 0.7.1

05 Jul 19:38
7f09341
Compare
Choose a tag to compare

✨ Features

  • feat: subtle.encrypt() & subtle.decrypt() support for aes by @boorad in #349
  • feat: subtle rsa spki work by @boorad in #363
  • feat: subtle.encrypt() & subtle.decrypt() support for rsa by @boorad in #366

🛠️ Chores

  • chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @dependabot in #359
  • chore(deps-dev): bump release-it from 17.4.0 to 17.4.1 by @dependabot in #360
  • chore(deps-dev): bump react-native-builder-bob from 0.23.2 to 0.24.0 by @dependabot in #362

Full Changelog: v0.7.0...v0.7.1

Release 0.7.0

27 Jun 11:50
be578ed
Compare
Choose a tag to compare

Highlights

  • adding crypto.subtle endpoints
  • rework test suite in example app
  • fixing build and CI issues
  • modernizing the library
  • adding implementation coverage documentation

What's Changed

New Contributors

Read more

Release 0.7.0-rc.10

19 Jun 09:15
45b820a
Compare
Choose a tag to compare
Release 0.7.0-rc.10 Pre-release
Pre-release

What's Changed

  • feat: subtle.generateKey support for ecdsa, ecdh by @boorad in #304

  • feat: subtle.sign() & verify() support for ECDSA by @boorad in #290

  • revert: ⏪ revert delete of RandomTypedArrays by @DavideSegullo in #330

  • chore(deps-dev): bump @types/node from 20.12.12 to 20.13.0 by @dependabot in #331

  • chore(deps-dev): bump @types/node from 20.13.0 to 20.14.2 by @dependabot in #338

  • chore(deps-dev): bump prettier from 3.2.5 to 3.3.2 by @dependabot in #341

  • chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5 by @dependabot in #346

Full Changelog: v0.7.0-rc.9...v0.7.0-rc.10

Release 0.7.0-rc.9

29 May 13:55
39aeb85
Compare
Choose a tag to compare
Release 0.7.0-rc.9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.0-rc.8...v0.7.0-rc.9