Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumBlue CLI

CI/CD Pipeline

QuantumBlue CLI is a production-ready, security-hardened toolkit for Post-Quantum Cryptography (PQC) and legal-tech evidence preservation. It empowers organizations to migrate existing cryptographic infrastructure to NIST-standardized quantum-resistant algorithms while ensuring legal admissibility of electronic records under Indian law (IT Act, Indian Evidence Act).

Core Pillars

  • Cryptographic Agility: Hybrid signature scheme (ML-DSA + ECDSA) ensuring both quantum-resistance and immediate classical compatibility.
  • Evidence Integrity: RFC 3161 timestamping integration and tamper-evident audit logging for Section 65B(4) compliance.
  • Standardized Discovery: Automated generation of Cryptographic Bill of Materials (CBOM) for Go binaries, compiled binaries (ELF), and infrastructure configurations.
  • Risk-Based Remediation: Automated inventory risk scoring (CRITICAL to LOW) to prioritize cryptographic migration efforts.

Quick Start

Build

make

Discovery & Prioritization

Scan infrastructure and generate a prioritized CBOM report:

./bin/qb -mode=analyze -target=/path/to/infrastructure
cat inventory.json

Cryptographic Operations

Generate identity and seal files with PQC:

./bin/qb -mode=identity
./bin/qb -mode=seal -file=my-secret-doc.pdf

Documentation

License

Apache License 2.0

About

QuantumBlue is a command-line interface designed to help developers and security professionals (blue teams) prepare for the post-quantum era

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages