Ed25519 DKIM signing
Ed25519 DKIM email signing seeded with quantum entropy. One DNS record, every outbound email cryptographically signed. Ed25519 is a classical algorithm — this is not post-quantum signing.
curl -X POST https://mailseal-api.qntyx.io/domains/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
https://mailseal-api.qntyx.io
| Method | Path | Description |
|---|---|---|
POST | /domains/ | Register a domain |
POST | /sign/ | Sign an email |
GET | /stats/ | Dashboard statistics |
All endpoints require a bearer token. See Authentication for details.
Manage this product visually at app-mail.qntyx.io
Learn more at mail.qntyx.io