NIKX-Tech / NIKX-Tech/numx

NIST KAT test-vector integration

Open
#67 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

pqc validation
Dominant language
C
Stars
23
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Integrate the official NIST Known Answer Test vectors for Kyber and Dilithium into the test suite, so #65 and #66 are validated against the reference test vectors, not just internal self-consistency checks (the way the ntt module was cross-checked against a naive O(n^2) reference multiplication).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the Kyber and Dilithium implementations from issues #65 and #66, then inspect the existing ntt module's naive O(n^2) reference cross-check. Integrate the official NIST Known Answer Test vectors into the test suite and verify both implementations against them rather than only checking internal self-consistency.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cryptography, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.