AKRUM logo

The cryptographic infrastructure layer for the post-quantum era

AKRUM’s Cellular Automata entropy engine produces cryptographic-grade randomness that keys our entire encryption stack — file encryption, an encrypted vault, post-quantum protected sharing, and the AKRUM Core API. Alongside it, our specialized Security AI Agent APIs bring deterministic compliance and risk intelligence to encrypted workloads — so anyone can protect and share files with confidence, and any developer, app, or autonomous agent can build on the platform.

Core Products

One engine. Three products.

Everything AKRUM ships is built on the same Cellular Automata entropy engine.

All three products — plus the Core API — are included in every plan.

app.akrum.io/encrypt
Encryption

Encrypt any file in seconds.

Drop in a PDF, video, spreadsheet, or anything else. AKRUM encrypts it instantly in your browser with quantum-resistant AES-256-GCM, using keys from two independent entropy sources.

  • Quantum-resistant AES-256-GCM encryption
  • Files never leave unencrypted
  • Share with a single link
  • Tested against NIST STS and Diehard suites
Explore Encrypted File Engine

Integrations

Connect AKRUM to your stack.

Auto-encrypt files from Google Drive, Salesforce, and GitHub into your vault — with Slack share alerts and DocuSign document encryption built in.

Google Drive

Available

Auto-encrypt files the moment they land. Connect specific Drive folders and AKRUM encrypts every new file dropped into them — keys generated by the Cellular Automata entropy engine.

Core API

Post-quantum cryptography, in one REST API.

AKRUM’s REST API gives developers direct access to the same cryptography that powers the platform — Cellular Automata entropy, quantum-resistant encryption, and hybrid post-quantum key encapsulation for protected sharing — from any language, any cloud.

  • Encrypt, decrypt, generate, and benchmark
  • Post-quantum key encapsulation (hybrid ML-KEM-768 + X25519)
  • Cloud-agnostic — runs on AWS, Azure, GCP, or on-prem
akrum core api
# Cellular Automata entropy
curl -X POST https://akrum.io/api/public/v1/random \
-H "Authorization: Bearer ak_live_…" \
-H "Content-Type: application/json" \
-d '{"bytes":32,"format":"hex"}'
{
"data": {
"bytes": 32,
"format": "hex",
"value": "b30748143a3ad98e266ff81e…450d4e8",
"source": "akrum-ca-hkdf-v1"
},
"meta": { "algorithm_suite": "envelope-argon2id-aesgcm-v1" }
}

AI Agent APIs

Five specialized AI Agent APIs for encrypted workloads.

Each agent analyzes your encrypted workloads and returns a structured result — a compliance verdict, a risk score, or a recommendation. Under the hood: deterministic engines grounded in published regulations and authoritative data sources, authenticated and metered API endpoints, a safe AI orchestration layer, and a dedicated Agents Console for customers.

All plans include access to all five AI agents via an Agents Console.

akrum.io/api/public/v1/agents/healthcare-compliance
Healthcare Compliance Agent

Continuous HIPAA compliance, over encrypted data.

Automatically check patient-data workloads against HIPAA and HITECH controls — encryption, transmission security, key lifecycle, and audit controls — and get a clear pass/fail verdict with the exact rule and remediation.

  • HIPAA + HITECH rule evaluation
  • Specific rule IDs and remediation
  • Runs without exposing patient data
Explore Healthcare Compliance

Start protecting what matters most.

Free to start. Upgrade when you're ready — no credit card required.

Use the platform

Encrypt, store & share

Quantum-resistant encryption, an encrypted vault, and post-quantum protected sharing — no code required.

Enterprise or custom deployment? Talk to sales