01Crypto

Quantum Cryptography Verification

Will this secret still be safe when quantum computers arrive? Encrypt text with quantum-resistant (post-quantum) cryptography so that data harvested today cannot be decrypted later. Returns a record ID and a decrypt URL to retrieve it.

https://centry.cybercentry.co.uk/api/services/quantum_cryptography_verification
ERC-8126AI Agent Verificationnames this service as QCVFinalco-authored by Cybercentry
ERC-8196AI Agent Authenticated Walletnames this service as QCVFinalco-authored by Cybercentry
02Buy

$1.00 per call.

Post-quantum encryption, resistant to harvest-now-decrypt-later

Returns a record ID + decrypt URL

For secrets that must stay safe for longer than RSA and ECC will

Returns
record_idstring
Record ID
decrypt_urlstring
Decrypt URL
Call it directly
curl -i -X POST "https://centry.cybercentry.co.uk/api/services/quantum_cryptography_verification" \
  -H "Content-Type: application/json" \
  -d '{"cqcv_data":"rotation seed: 9f2c-aa17-be03"}'

POST JSON is canonical · GET query params also work · unpaid requests return 402 · see the payment flow