Skip to content

Welcome to AnkaSecure API!

The AnkaSecure API is a robust cryptographic solution that seamlessly integrates post-quantum cryptography (PQC) with classical cryptographic algorithms, ensuring the highest level of security for your data. It provides:

  • Key Generation: Generate symmetric and asymmetric keys for classical algorithms such as AES, RSA, ECC, and advanced post-quantum algorithms including ML-KEM (Kyber), CRYSTALS-Dilithium (Dilithium), Falcon, and SPHINCS+.

  • Secure Endpoints: Both non-streaming and streaming endpoints to encrypt/decrypt, sign/verify, re-encrypt, and re-sign data efficiently.

  • Future-Proof Security: Advanced post-quantum cryptographic algorithms such as ML-KEM (Kyber), CRYSTALS-Dilithium (Dilithium), Falcon, and SPHINCS+, providing robust defense against quantum computing threats.

  • Seamless Migration: Easily migrate from classical cryptography to PQC, such as re-encrypting data from RSA to ML-KEM (Kyber) or re-signing from RSA to CRYSTALS-Dilithium (Dilithium), without needing to re-upload your data.

  • Authentication and Licensing: JWT-based authentication for users and applications, along with license management endpoints to manage usage and compliance effectively.

Try It Out!

You can test the AnkaSecure API directly in your browser. Authenticate and immediately start exploring encryption, signing, and key management capabilities.

🚀 Test the API Now!

About This API

The AnkaSecure API is structured according to the OpenAPI specification into the following endpoint categories (tags):

  1. Authentication

    Log in for users/apps, obtaining JWT tokens required for secure API interaction.

  2. Key Management

    Generate, import, export, remove, and list keys stored securely on the server. Supports classical algorithms (RSA, ECC) and PQC algorithms such as ML-KEM (Kyber), CRYSTALS-Dilithium (Dilithium), Falcon, and SPHINCS+.

  3. Secure Operations (Non-Streaming)

    Encrypt/decrypt or sign/verify moderate-sized files or smaller data payloads. Also supports re-encryption and re-signing operations for seamless key rotation from classical to PQC algorithms.

  4. Secure Operations (Streaming)

    Optimized for large files, these endpoints handle encryption/decryption, signing/verification, re-encryption, and re-signing in streaming mode to manage data securely and efficiently in chunks.

  5. License Management

    Monitor and manage your licensing details, including usage metrics, plan tiers, and compliance limits.

Together, these five categories comprehensively cover your cryptographic lifecycle in a secure, quantum-resistant environment.

Why Post-Quantum Cryptography Matters

With the rapid advancement of quantum computing, classical encryption methods (RSA, ECC) are increasingly vulnerable to quantum-based attacks. Post-quantum algorithms such as ML-KEM (Kyber) for encryption and CRYSTALS-Dilithium (Dilithium), Falcon, and SPHINCS+ for digital signatures offer long-term protection against these threats. AnkaSecure API enables your organization to:

  • Gradually adopt post-quantum cryptographic algorithms without discarding existing cryptographic infrastructures.

  • Dynamically re-encrypt or re-sign data to maintain its confidentiality and authenticity securely.

  • Utilize robust streaming endpoints to handle encryption and signing of large data sets effectively.

CLI Tools for a Guided Experience

Our solution includes two convenient CLI tools:

  • AnkaSecureCLI -- A command-line tool for scripting, automation, and direct API interaction.

  • AnkaSecureCLIDemo -- A user-friendly, interactive CLI providing guided experiences through 16 practical integration scenarios, clearly demonstrating the capabilities of the AnkaSecure API.

Use AnkaSecureCLIDemo for guided demonstrations to quickly familiarize yourself with AnkaSecure's capabilities. Advanced users aiming for direct integration or automation scenarios can leverage AnkaSecureCLI.

For detailed instructions and to download installers, visit our Downloads page.

Technical Documentation

  • Swagger UI: /swagger-ui/index.html

  • Markdown Documentation: /docs/index.html

Explore detailed Use Cases, CLI instructions, or installer downloads through the navigation menu. We trust that AnkaSecure API will serve as your reliable gateway to post-quantum secure cryptography!