QNSP

Digital Signature

SNOVA

Simple Noncommutative-ring-based UOV Algorithm

non-FIPSmultivariate1 parameter setsQNSP tier: default+provider: liboqs
Multivariate signature scheme using a non-commutative ring structure to reduce public-key size relative to plain UOV. NIST PQC additional-signatures track candidate.

Mechanism

How it works

SNOVA modifies UOV's underlying field to a non-commutative matrix ring, dramatically reducing public-key size while preserving multivariate hardness.

Parameter Sets

1 variants shipped

Each variant trades security category against key, ciphertext, or signature size. QNSP exposes all variants via the @cuilabs/liboqs-native binding; tenant crypto-policy determines which are allowed.

VariantNIST LevelPublic KeySecret KeySignatureNote
SNOVA (multiple param sets at NIST levels 1, 3, 5)L52,456 B48 B168 B

NIST ACVP

Conformance evidence

QNSP runs the official NIST ACVP test vectors against every shipped algorithm. Live evidence + SHA-3-256 tamper digest at /verify/conformance.

@noble/post-quantum
non-addressable
Pure-JavaScript reference; cross-verification secondary on Maximum + Government tiers.
@cuilabs/liboqs-native
non-addressable
Native-C primary production engine. Runs across every QNSP backend service.
View live ACVP evidence →

Use Cases

When to use it

  • Multivariate signatures with much smaller public keys than plain UOV
  • NIST PQC additional-signatures track candidate

Trade-offs

What you give up, what you get

  • Compact public keys and signatures
  • Non-commutative ring structure is newer — less cryptanalysis history than UOV

References

Primary sources