Product guide

Documentation

A compact map of Keystone's research prototype workflows, system model, and integration points. This is an overview, not a complete public API reference.

Cryptographic benchmarking

Run repeatable comparisons across classical and post-quantum schemes, using native adapters for liboqs and OpenSSL where performance-sensitive operations matter.

Quantum resource analysis

Estimate circuit depth, gate counts, confidence, and execution behavior for Shor and Grover demonstrations against IBM Quantum backends through Qiskit.

Hybrid cryptographic system

Demonstrate a post-quantum flow combining ML-KEM for key encapsulation, AES-GCM for authenticated encryption, and ML-DSA for signatures.

Metrics and reporting

Collect benchmark results, quantum execution details, and exportable summaries so experiments can be reviewed in their technical context.

System model

  • Interface layer for researcher workflows and visual reports.
  • Application layer for orchestration and data flow.
  • Domain layer for supported algorithms, parameters, and result models.
  • Infrastructure layer for native adapters, persistence, and external integrations.

External integrations

  • liboqs for post-quantum algorithm operations.
  • OpenSSL for classical cryptographic baselines.
  • IBM Quantum services for cloud execution.
  • Qiskit for quantum circuit construction, transpilation, and backend access.