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

Add support for SHA384 and SHA512 #minor #24

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Conversation

cobaltine
Copy link
Owner

Added support for remaining in-scope SHA-2 algorithms:

  • SHA384
  • SHA512

Dropped the idea of including checksum algorithms (namely adler32) as
user-selectable algorithms. The various benefits of secure hashes
outweigh the marginal performance benefits of checksum algorithms with
the internal data format of jfpv1.

Added support for remaining in-scope SHA-2 algorithms:
 - SHA384
 - SHA512

Dropped the idea of including checksum algorithms (namely adler32) as
user-selectable algorithms. The various benefits of secure hashes
outweigh the marginal performance benefits of checksum algorithms with
the internal data format of jfpv1.
@cobaltine cobaltine merged commit d633c81 into main Jan 3, 2021
@cobaltine cobaltine deleted the hash-selector branch January 3, 2021 13:14
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

1 participant