Skip to content

Releases: rishabhyadavv/react-native-encryption

Release 4.0.1

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 05 Jun 11:48
  • fix: increase the evrsion number (48540a2)
  • fix: fix issues (e278d1a)
  • Merge pull request #10 from rishabhyadavv/cursor/add-encryption-features-cd31 (62ea92a)
  • docs: update example app and README with all new features (7d2c7f3)
  • fix: address bugbot review — PBKDF2 hash param and UTF-8 decoding (03f351a)
  • feat: add PBKDF2 key derivation, getRandomBytes, and RSA-OAEP encryption (5f4b611)
  • Merge pull request #8 from rishabhyadavv/cursor/implement-verify-signature-rsa-cd31 (768e7dd)
  • fix: Android RSA signature Base64 encoding and web whitespace handling (6666084)
  • fix: address bugbot review — iOS verify mismatch handling and web UTF-8 encoding (940415b)
  • feat: implement signDataRSA and verifySignatureRSA across all platforms (66e9454)
  • Merge pull request #9 from rishabhyadavv/cursor/fix-cross-platform-issues-cd31 (cd297c1)
  • fix: address bugbot review — HMAC key decode and SecRandom error check (84bfc21)
  • fix: resolve cross-platform inconsistencies and bugs (953b1d1)
  • Merge pull request #6 from script3r/feature/ecdsa-bug (fcc5bf1)
  • Merge pull request #7 from rishabhyadavv/cursor/dev-environment-setup-cd31 (3494bea)
  • chore: release 3.0.10 (33c2d4b)
  • fix: update typescript (9b804dd)
  • chore: release 3.0.9 (c51dde3)
  • fix: update (be3b807)
  • fix: update lock file (9ea12f3)
  • commit (7579220)
  • docs: add AGENTS.md with Cursor Cloud development instructions (1a5b659)
  • fix: derive ECDSA public key from private key correctly (999481e)
  • chore: release 3.0.7 (eb4dbe3)
  • fix: update pod file (d156fd6)
  • chore: release 3.0.6 (ee04913)
  • fix: update pod file (c0ee54d)
  • chore: release 3.0.5 (3fc63a1)
  • fix: configure Swift bridging header in podspec to resolve react_native_encryption-Swift.h import error (6e6f798)
  • feat: add plugin (1bd4fca)
  • chore: release 3.0.2 (2fb4c81)
  • feat: add plugin (71edaaa)
  • chore: release 3.0.0 (39b5c2a)
  • feat: add expo plugin support (9f2bdcc)
  • expo command updated (5bcecdb)

Release 3.0.10

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 25 May 14:22

Release 3.0.9

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 25 May 13:35

Release 3.0.8

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 25 May 13:06

Release 3.0.0

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 28 Aug 17:56
  • feat: add expo plugin support (deaa797)
  • expo command updated (5bcecdb)

Release 2.5.0

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 07 Jan 09:26

Release 2.4.0

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 07 Jan 08:39

Release 2.1.0

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 01 Jan 16:26

Release 2.0.1

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 31 Dec 14:21

Release 2.0.0

Choose a tag to compare

@rishabhyadavv rishabhyadavv released this 25 Dec 21:14
  • adding more methods (6838125)
  • chore: release 1.0.2 (5ecbb98)
  • example method removed and readme updated (5b3918c)