Skip to Content
ReferenceGlossary

Glossary

Short definitions for terms used across these docs and the whitepaper.

TermMeaning
AuxPoWAuxiliary proof of work. A merged-mining proof that lets a parent chain proof secure an auxiliary chain block.
BIP324Bitcoin v2 encrypted P2P transport design; Tidecoin adapts transport encryption with ML-KEM-512.
BUFFBeyond UnForgeability Features, a signature security property discussed in FN-DSA/Falcon standardization.
CRQCCryptographically relevant quantum computer: a quantum computer capable of breaking currently deployed public-key cryptography.
ECDSAElliptic Curve Digital Signature Algorithm. Tidecoin removes it from transaction authorization.
FalconNTRU-lattice post-quantum signature scheme selected by NIST for FN-DSA standardization.
FN-DSANIST name for the Falcon-derived signature standard under FIPS 206 development.
HNDLHarvest Now, Decrypt Later. Recording protected data now for future quantum attack.
ML-DSAModule-Lattice-Based Digital Signature Algorithm standardized in NIST FIPS 204.
ML-KEMModule-Lattice-Based Key-Encapsulation Mechanism standardized in NIST FIPS 203.
NIST CategorySecurity-strength category used by NIST PQC evaluations. Categories 1, 3, and 5 roughly align with AES-128, AES-192, and AES-256 key-search references.
NTRU latticeLattice structure underlying Falcon/FN-DSA.
PQPost-quantum.
PQCleanPortable clean implementations of post-quantum algorithms used as a source for cryptographic code.
PQHDTidecoin’s hardened-only post-quantum hierarchical deterministic wallet design.
P2WSH-512Tidecoin witness v1 script-hash output using a 64-byte SHA-512 script hash.
QROMQuantum Random Oracle Model. A security model for adversaries with quantum query access to a random oracle.
ROMixScrypt’s memory-hard mixing function.
ScryptMemory-hard proof-of-work / KDF used by Litecoin and Tidecoin’s post-AuxPoW merged-mining design.
SHAKEExtendable-output hash functions from the SHA-3 family used by several PQ schemes.
Shor’s algorithmQuantum algorithm that breaks integer factoring and discrete logarithm assumptions, including ECDSA’s underlying problem.
SISShort Integer Solution, a lattice problem used in security arguments for lattice signatures.
UTXOUnspent transaction output. The Bitcoin-style ledger model Tidecoin preserves.
Witness v1SegWit witness version 1. Tidecoin uses it for P2WSH-512 after AuxPoW activation.
YespowerTIDETidecoin’s pre-AuxPoW Yespower-family proof-of-work algorithm.

See also: Post-Quantum Primer, Protocol, Citations.

Last updated on