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

argon2: followups to #247 #333

Merged
merged 1 commit into from
Aug 28, 2022
Merged

argon2: followups to #247 #333

merged 1 commit into from
Aug 28, 2022

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Aug 28, 2022

  • Bump version to 0.5.0-pre (#247 contained breaking changes)
  • Use pointer casts to convert Block integer array to byte array
  • Rename permutate! to permute! (former isn't in OED, latter is)

cc @Pjottos

- Bump version to `0.5.0-pre` (#247 contained breaking changes)
- Use pointer casts to convert `Block` integer array to byte array
- Rename `permutate!` to `permute!` (former isn't in OED, latter is)
@tarcieri tarcieri force-pushed the argon2/247-followup branch from a2a8847 to 478ac94 Compare August 28, 2022 18:34
@tarcieri tarcieri merged commit 0262c5a into master Aug 28, 2022
@tarcieri tarcieri deleted the argon2/247-followup branch August 28, 2022 18:46
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.

1 participant