-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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 data vectors. They are only a seed with a null vector/msg payload. This is great for testing Reset/Init/Seed functionality, and my implementation passes those fine. However, none of the Update/Hash data functionality is exercised.
Could you please publish KATs with seed/iv, data/msg, and expecteds? Even 3-4 more with data vectors would be GREATLY appreciated!
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels