You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I see there is a second deterministic generator for creating KAT files using SHAKE, rather than the NIST version used during the competition.
I can't find an authoritative set of KATs and am unclear on which to use to compare my implementation in C++.
It would be really helpful if someone could publish an authoritative set of KAT files on the site, preferably using the NIST DRBG, so that downstream adopters could test their implementations against an authoritative set of known answer tests, rather than just generating our own and hoping for the best.
Cheers,
John
The text was updated successfully, but these errors were encountered:
Hi,
I see there is a second deterministic generator for creating KAT files using SHAKE, rather than the NIST version used during the competition.
I can't find an authoritative set of KATs and am unclear on which to use to compare my implementation in C++.
It would be really helpful if someone could publish an authoritative set of KAT files on the site, preferably using the NIST DRBG, so that downstream adopters could test their implementations against an authoritative set of known answer tests, rather than just generating our own and hoping for the best.
Cheers,
John
The text was updated successfully, but these errors were encountered: