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(ext/node): ed25519 signing and cipheriv autopadding fixes #24957

Merged
merged 6 commits into from
Aug 9, 2024

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Aug 8, 2024

Changes:

  • Return auth tag for GCM ciphers from auto padding shortcircuit.
  • Use ring for ed25519 signing

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

@littledivy littledivy changed the title fix(ext/node): ed25519 signing, cipheriv.final fixes fix(ext/node): ed25519 signing and cipheriv.final fixes Aug 9, 2024
@littledivy littledivy changed the title fix(ext/node): ed25519 signing and cipheriv.final fixes fix(ext/node): ed25519 signing and cipheriv autopadding fixes Aug 9, 2024
@lucacasonato lucacasonato merged commit fc02303 into main Aug 9, 2024
17 checks passed
@lucacasonato lucacasonato deleted the ed25519_fix branch August 9, 2024 10:58
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.

2 participants