Skip to content

Conversation

@mohitpubnub
Copy link
Contributor

feat(react-native): restore legacy cryptography support

Reintroduced legacy encryption and decryption functions for the React Native target to ensure backward compatibility. This change merges PR #476.

Closes #474

@pubnub-ops-terraform
Copy link

pubnub-ops-terraform commented Sep 19, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@mohitpubnub mohitpubnub changed the base branch from master to CLEN-2968 September 29, 2025 07:01
@mohitpubnub mohitpubnub self-assigned this Sep 29, 2025
@mohitpubnub mohitpubnub added status: done This issue is considered resolved. priority: medium This PR should be reviewed after all high priority PRs. type: refactor This PR contains refactored existing features. labels Sep 29, 2025
removed shaHMAC as not required in client app
Copy link
Contributor

@parfeon parfeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mohitpubnub mohitpubnub merged commit d97ac8c into CLEN-2968 Sep 30, 2025
9 checks passed
@mohitpubnub mohitpubnub deleted the rn/crypto branch September 30, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: medium This PR should be reviewed after all high priority PRs. status: done This issue is considered resolved. type: refactor This PR contains refactored existing features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No fallback encryption support for React Native

3 participants