The scheme's canonical public key.
The 2-byte ASCII PQ scheme identifier (e.g. "f1" for Falcon-1024).
Signs the given bytes verbatim with the corresponding secret key.
Signs the given bytes verbatim with the corresponding secret key.
Generated using TypeDoc
A post-quantum public key, its scheme identifier, and a function that signs raw bytes with the corresponding secret key.
Remarks
pqSignerreceives the exact bytes to sign, with every domain-separation prefix already applied, so it can be backed by a key that never leaves a wallet, HSM or hardware device.