Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DER and PEM headers #1706

Merged
merged 14 commits into from
Jul 17, 2023
Merged

Fix DER and PEM headers #1706

merged 14 commits into from
Jul 17, 2023

Conversation

petreze
Copy link
Contributor

@petreze petreze commented Jul 5, 2023

Description:
Fix decoding private keys from both PEM and DER headers. Add additional exception handling, add tips in README on how to use the SDK in React Native environment

Related issue(s):

Fixes #1648 #1494

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@ochikov
Copy link
Contributor

ochikov commented Jul 6, 2023

LGTM

@petreze petreze merged commit af8d74b into develop Jul 17, 2023
@petreze petreze deleted the fix/der-header branch July 17, 2023 08:30
@sonarcloud
Copy link

sonarcloud bot commented Jul 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 2 Security Hotspots
Code Smell A 15 Code Smells

No Coverage information No Coverage information
2.6% 2.6% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants