circlehash
circlehash copied to clipboard
CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)
This must be done before v1.0.
Hi! I wrote an implementation in c++ of CircleHash, but I need to ensure that it is correct. I extracted out 3-4 simple KATs from circlehash64_test.go but those have no...
CircleHash64fx supports 128-bit seed while still being similar in speed to CircleHash64f (64-bit seed).
Provide more explicit API to allow continued use of CircleHash64f. Use CircleHash64fx when default 64-bit hash API is used.
Based on CircleHash64fx (not CircleHash64f or CircleHash64s).
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.9. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.12 to 3.28.15. Release notes Sourced from github/codeql-action's releases. v3.28.15 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...