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

feat: expose des-ede3 cipher #27897

Merged
merged 1 commit into from Mar 4, 2021
Merged

feat: expose des-ede3 cipher #27897

merged 1 commit into from Mar 4, 2021

Conversation

nornagon
Copy link
Member

Description of Change

Fixes #27277.

Checklist

Release Notes

Notes: Added support for the des-ede3 cipher in node crypto.

@nornagon nornagon requested a review from a team as a code owner February 24, 2021 19:11
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Feb 24, 2021
@nornagon nornagon added the semver/minor backwards-compatible functionality label Feb 24, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 3, 2021
@nornagon nornagon merged commit 6e121d2 into master Mar 4, 2021
@release-clerk
Copy link

release-clerk bot commented Mar 4, 2021

Release Notes Persisted

Added support for the des-ede3 cipher in node crypto.

@trop
Copy link
Contributor

trop bot commented Mar 4, 2021

I have automatically backported this PR to "12-x-y", please check out #27992

@trop trop bot removed the target/12-x-y label Mar 4, 2021
@trop
Copy link
Contributor

trop bot commented Mar 4, 2021

I have automatically backported this PR to "11-x-y", please check out #27993

@trop
Copy link
Contributor

trop bot commented Mar 4, 2021

I have automatically backported this PR to "10-x-y", please check out #27994

@codebytere
Copy link
Member

/trop run backport-to 13-x-y

@trop
Copy link
Contributor

trop bot commented Aug 9, 2021

The backport process for this PR has been manually initiated - sending your PR to 13-x-y!

@trop trop bot mentioned this pull request Aug 9, 2021
@trop
Copy link
Contributor

trop bot commented Aug 9, 2021

I have automatically backported this PR to "13-x-y", please check out #30453

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/minor backwards-compatible functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crypto module missing des-ede3 cipher
4 participants