Post-quantum cryptography toolkit for AI systems.
Project description
QuantumShield
Post-quantum cryptography toolkit for AI systems. Part of the QuantaMrkt marketplace.
Installation
pip install quantumshield
For development:
pip install quantumshield[dev]
Usage
Create an Agent Identity
from quantumshield.identity import AgentIdentity
agent = AgentIdentity.create("my-agent", capabilities=["sign", "verify"])
print(agent.did)
Sign a Model
from quantumshield.registry import ModelManifest
manifest = ModelManifest.from_model("./my-model/")
manifest.sign(agent.signing_keypair)
manifest.save("manifest.json")
Analyze a Codebase for PQC Migration
from quantumshield.migrator import MigrationAgent
migrator = MigrationAgent()
report = migrator.analyze("./src/")
print(f"Found {len(report.vulnerabilities)} vulnerabilities in {report.files_scanned} files")
CLI
# Create an agent identity
quantumshield agent create my-agent
# Analyze code for quantum-vulnerable crypto
quantumshield migrate analyze ./src/
# Sign a model directory
quantumshield registry sign ./my-model/
License
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quantumshield-0.1.0.tar.gz.
File metadata
- Download URL: quantumshield-0.1.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1ac5f84455760539b955de148c5128ed1d0a98bf9475950512ba86788bd73e5
|
|
| MD5 |
7b6040734d45b91d8ce24348918faa6b
|
|
| BLAKE2b-256 |
b9892f332f4881594bfc627c0174cef63978ae25734928534483e5a35fe064e8
|
Provenance
The following attestation bundles were made for quantumshield-0.1.0.tar.gz:
Publisher:
publish-lib.yml on dyber-pqc/QuantaMrkt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quantumshield-0.1.0.tar.gz -
Subject digest:
a1ac5f84455760539b955de148c5128ed1d0a98bf9475950512ba86788bd73e5 - Sigstore transparency entry: 1183506771
- Sigstore integration time:
-
Permalink:
dyber-pqc/QuantaMrkt@9030506481376e84de76c7d553271ede592aa9fe -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/dyber-pqc
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-lib.yml@9030506481376e84de76c7d553271ede592aa9fe -
Trigger Event:
push
-
Statement type:
File details
Details for the file quantumshield-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quantumshield-0.1.0-py3-none-any.whl
- Upload date:
- Size: 32.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b81895be382a5eae42bfa06a62cc7b2ec4ac12709fd7fd891b607f4b9809de9
|
|
| MD5 |
58446f70be47ca3f2018818ca4aad95b
|
|
| BLAKE2b-256 |
894e9531cc62dd8bf0f285840794cba3e6831445730bd4b0b401e73489ea83bc
|
Provenance
The following attestation bundles were made for quantumshield-0.1.0-py3-none-any.whl:
Publisher:
publish-lib.yml on dyber-pqc/QuantaMrkt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quantumshield-0.1.0-py3-none-any.whl -
Subject digest:
5b81895be382a5eae42bfa06a62cc7b2ec4ac12709fd7fd891b607f4b9809de9 - Sigstore transparency entry: 1183506780
- Sigstore integration time:
-
Permalink:
dyber-pqc/QuantaMrkt@9030506481376e84de76c7d553271ede592aa9fe -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/dyber-pqc
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-lib.yml@9030506481376e84de76c7d553271ede592aa9fe -
Trigger Event:
push
-
Statement type: