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

RSA support for asymmetric decryption #115

Merged
merged 5 commits into from
Feb 17, 2025
Merged

RSA support for asymmetric decryption #115

merged 5 commits into from
Feb 17, 2025

Conversation

IceManGreen
Copy link
Contributor

@IceManGreen IceManGreen commented Feb 17, 2025

Proposed Changes

  • Upgrade to Go 1.23.0.
  • New methods to decrypt with an RSA private key.
  • New methods to search and get existing asymmetryc keys in a KMS.

Linked Issues

#112

@Nicolas-Peiffer Nicolas-Peiffer self-requested a review February 17, 2025 14:02
Copy link
Contributor

@Nicolas-Peiffer Nicolas-Peiffer left a comment

Choose a reason for hiding this comment

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

remove travis OKAY

@IceManGreen IceManGreen merged commit c3b42eb into master Feb 17, 2025
1 check passed
@IceManGreen IceManGreen deleted the rsa-support branch February 21, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants