README.md
pyproject.toml
examples/pq_hybrid_demo.py
shield/__init__.py
shield/channel.py
shield/cli.py
shield/core.py
shield/exchange.py
shield/fingerprint.py
shield/group.py
shield/identity.py
shield/pqhybrid.py
shield/ratchet.py
shield/rotation.py
shield/signatures.py
shield/stream.py
shield/totp.py
shield/integrations/__init__.py
shield/integrations/browser.py
shield/integrations/fastapi.py
shield/integrations/fido2_api.py
shield/integrations/flask.py
shield/integrations/pgvector_api.py
shield/integrations/protection.py
shield/integrations/confidential/__init__.py
shield/integrations/confidential/aws_nitro.py
shield/integrations/confidential/azure_maa.py
shield/integrations/confidential/base.py
shield/integrations/confidential/gcp_sev.py
shield/integrations/confidential/intel_sgx.py
shield/integrations/confidential/middleware.py
shield/integrations/django/__init__.py
shield_crypto.egg-info/PKG-INFO
shield_crypto.egg-info/SOURCES.txt
shield_crypto.egg-info/dependency_links.txt
shield_crypto.egg-info/entry_points.txt
shield_crypto.egg-info/requires.txt
shield_crypto.egg-info/top_level.txt
tests/__init__.py
tests/test_channel.py
tests/test_confidential_attestation_failclosed.py
tests/test_core.py
tests/test_core_security_fix.py
tests/test_exchange.py
tests/test_fastapi_content_length.py
tests/test_group.py
tests/test_identity.py
tests/test_integration_demo_gate.py
tests/test_integrations.py
tests/test_pq_kex_vectors.py
tests/test_pqhybrid.py
tests/test_ratchet.py
tests/test_rotation.py
tests/test_signatures.py
tests/test_stream.py
tests/test_totp.py
tests/test_v4_vectors.py