Welcome to AnkaSecure
Modern, quantum‑resilient cryptography in one developer‑friendly platform.
AnkaSecure blends post‑quantum cryptography (PQC) with proven classical algorithms, so your data stays safe today and after quantum computers arrive.
Key capabilities at a glance
Area | What you get |
---|---|
Key Generation & Lifecycle | Create, import, rotate, revoke and audit keys for classical and PQC algorithms. |
Secure APIs (Compact JWS / JWE) | Encrypt ⇄ decrypt, sign ⇄ verify, re‑encrypt and re‑sign with just one JSON call. |
Secure Streaming APIs | The same power, but for multi‑gigabyte files using detached‑JWS and JWET streaming. |
Migration & Interoperability | Bulk import of existing RSA/ECC/PQC keys, PKCS#12 onboarding, ad‑hoc public‑key utilities. |
Supported algorithms
Post‑quantum ✔ - Classical ✔ - Symmetric ✔
Family | Algorithms |
---|---|
KEM / Encapsulation | ML‑KEM (512/768/1024) - HQC‑256/512 - FrodoKEM‑1344 - RSA‑2048/3072 - ECIES (P‑256/P‑384) |
Digital Signatures | ML‑DSA‑44/65/87 - Falcon‑512/1024 - SLH‑DSA - RSA‑PSS (PS256/384) - ECDSA (ES256/384/512) |
Symmetric | AES‑128/192/256 |
👉 Full matrix & migration guide --- security levels, performance, sunset dates.
API categories
-
Authentication --- obtain JWTs (OAuth 2/OIDC) for every request.
-
Key Management --- create, import, export, patch, rotate, revoke.
-
Secure (Compact JWS/JWE) --- JSON crypto calls for payloads ≤ 5 MB.
-
Secure Streaming (Detached‑JWS & JWET) --- chunk‑based crypto for terabyte‑scale files.
-
Migration & Interoperability --- PKCS#12 import, bulk key onboarding, one‑off public‑key utilities.
Together these areas cover the entire cryptographic life‑cycle in a single, quantum‑ready system.
Why move to post‑quantum cryptography now?
-
NIST has already selected ML‑KEM (Kyber) and ML‑DSA (Dilithium) as the first PQC standards.
-
Large tech companies and governments are transitioning today to avoid a store‑now‑decrypt‑later attack window.
-
AnkaSecure lets you migrate incrementally --- re‑encrypt or re‑sign existing data in‑place without pulling every byte through your application.
Read the algorithm matrix for threat timelines and parameter advice.
Tooling for rapid adoption
Tool | What it's for | Docs |
---|---|---|
AnkaSecure CLI | Scriptable interface for local tests, CI/CD and DevSecOps. | CLI overview |
Java SDK | Native wrapper that hides OpenAPI classes | SDK guide |
Postman collection | Zero‑config exploration of every endpoint. | Download |
Five‑minute quick‑start
-
Download the CLI or SDK from the Downloads page.
-
Create your first PQC key (
/api/key-management/keys
). -
Encrypt a sample file with
curl
or the CLI. -
Decrypt it back --- verify
X-Key-Used
to see rotation in action. -
Explore the streaming endpoints for anything larger than 5 MB.
Need help? Check the Java SDK examples or email us at info@ankatech.co.
© 2025 AnkaTech Co. --- built for a quantum world.