Skip to content

feat: add RSA encryption module#3

Open
itz-Pratham wants to merge 1 commit into
sinha-sahil:releasefrom
itz-Pratham:BZ-48286-add-rsa-support
Open

feat: add RSA encryption module#3
itz-Pratham wants to merge 1 commit into
sinha-sahil:releasefrom
itz-Pratham:BZ-48286-add-rsa-support

Conversation

@itz-Pratham
Copy link
Copy Markdown

  • Add RSA encrypt/decrypt with OAEP padding (SHA-1)

  • Add RSA sign/verify with PKCS#1 v1.5 + SHA-256

  • Support PEM format for RSA key parsing (PKCS#1 and PKCS#8 auto-detect)

- Add RSA encrypt/decrypt with OAEP padding (SHA-1, matching node-rsa)

- Add RSA sign/verify with PKCS#1 v1.5 + SHA-256 (matching node-rsa)

- Support PEM format for RSA key parsing (PKCS#1 and PKCS#8 auto-detect)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants