Closed smuellerDD closed 3 years ago
SHA3 is currently not yet supported by ACVP SP800-90A testing. So it has been left off here. We should probably add it in as an option though, even if the testing isn't yet ready.
Thanks. But even when changing it to a SHA2-256 with all else the same, I get:
{
"conditioningComponents": {
"conditioningComponentList": [
{
"location": "SequencePosition:1",
"errorList": [
"DescriptionError: description: SHA2-256 does not exist in the VettedConditioningComponentAttributes table.",
"DependencyFailed: nw cannot be validated because its dependent property description Result Code is Fail.",
"DependencyFailed: nOut cannot be validated because its dependent property description Result Code is Fail.",
"RequiredPropertyError: conditionedBitsSHA256 was not found in the JSON payload."
]
}
]
}
Ah I see. Currently we have "SHA-2-256" and "SHA-3-256" rather than "SHA2-256" and "SHA3-256". This will be fixed in the next patch.
My noise source has a SHA3-256 conditioning component.
I register:
The server returns the following error: