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

Use pubkey_pbe:pbdkdf2/7 #21

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Conversation

lukebakken
Copy link
Contributor

Even though this is not a public API we have CI coverage should it ever go away

Related to rabbitmq/rabbitmq-server#3350

Even though this is not a public API we have CI coverage should it ever go away

Related to rabbitmq/rabbitmq-server#3350
@lukebakken lukebakken self-assigned this Oct 25, 2022
@lukebakken lukebakken marked this pull request as ready for review October 25, 2022 20:07
@lukebakken
Copy link
Contributor Author

@michaelklishin @lhoguin @acogoluegnes - good idea? Bad idea?

@michaelklishin
Copy link
Member

Given that this library is used for temporary (lifetime of a node, that is) state I don't see any reasons not to do it. Not having a homegrown implementation of PBDKDF2 is a good idea if you ask me.

Copy link
Collaborator

@acogoluegnes acogoluegnes left a comment

Choose a reason for hiding this comment

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

Makes sense, LGTM.

@michaelklishin michaelklishin added this to the 3.1.0 milestone Nov 3, 2022
@michaelklishin michaelklishin merged commit 339f604 into main Nov 3, 2022
@michaelklishin michaelklishin deleted the lukebakken/use-otp-pbdkdf2 branch November 3, 2022 10:11
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