Document cryptography — .qros envelopes, signatures and OTP

QROS document cryptography protects sensitive files with hybrid .qros envelopes — each document is signed and encrypted with a post-quantum key (ML-DSA, SLH-DSA, Falcon) layered over a classical key (Ed25519, X25519), so the envelope stays secure even if one family is broken. A one-time password bound to the recipient's certificate unlocks the payload, and anyone can re-verify the signature through a shareable link without contacting your backend.

QROS · .qros envelopequantum
.q
treasury-report-2026.pdf.qros
1.4 MB · signed + encrypted
signML-DSA-65 · Ed25519
encryptX25519+ML-KEM-768
recipientdid:web:banco.qros.dev
otpcert-bound · 6-digit
verify → qros.dev/d/9xQ…k7T

What a .qros envelope includes

Sign, encrypt, verify

QROS splits each document into a signed payload, an encrypted envelope and a verifiable proof. The recipient proves possession of the cert-bound credential, enters the OTP, and decrypts; a third party — a regulator, an auditor or a counterparty — re-verifies the signature through the public link at any time, even years later, and the proof remains valid after the certificate expires.

Post-quantum certificates →

FAQ

What is a .qros envelope?

A .qros envelope is a file format that signs and encrypts a document with hybrid post-quantum and classical keys, plus a one-time password bound to the recipient's certificate. Anyone with the verify link can re-check the signature without your backend.

Is it quantum-safe?

Yes. Each envelope uses a post-quantum signature (ML-DSA, SLH-DSA or Falcon) layered over a classical key, so the document stays confidential and authentic even if a quantum computer breaks RSA or ECC.

Try this service with QROS

Explore now →