Skip to content

Extend HMAC tests by using NIST test vectors #131402

@picnixz

Description

@picnixz

Feature or enhancement

Currently we do not test HMAC-SHA3 implementation. There is no RFC for test cases, but the NIST gives test vectors: https://csrc.nist.gov/Projects/cryptographic-standards-and-guidelines/example-values.

I also need to find a way to declare test vectors more easily, and for that I think a separat module is probably easier but I'll first add SHA3 tests and NIST test vectors.

Linked PRs

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions