Rewrite and cleanup HACL* blake2module.c
#135004
Labels
extension-modules
C modules in the Modules dir
type-refactor
Code refactoring (with no changes in behavior)
Uh oh!
There was an error while loading. Please reload this page.
Some parts of
blake2module.c
have duplicated bits, and most of the file has lines exceeding 100 characters. I wouldn't bother about lines exceeding 80 characters, but here we're talking about lines that exceed my (laptop) screen.When we switched from our implementation of BLAKE-2 to the HACL*, I mentioned cleaning it up, but I forgot about this.
Linked PRs
blake2module.c
#135006The text was updated successfully, but these errors were encountered: