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

Adds support for repokey-blake2 encryption #30

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

Zelec
Copy link
Contributor

@Zelec Zelec commented Jan 14, 2024

Fixed issue #29

  • Blake2b can be faster on newer machines than SHA256
  • Changing one line allows the tool to use it if the user wishes

- Blake2b can be faster on newer machines than SHA256
- Changing one line allows the tool to use it if the user wishes
@enzingerm
Copy link
Owner

enzingerm commented Jan 15, 2024

Thanks very much for this PR! I'll merge this right away. Maybe the authenticated[-blake2] "encryption" modes could also be supported in this simple manner.

@enzingerm enzingerm merged commit f4f440d into enzingerm:master Jan 15, 2024
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.

None yet

2 participants