Skip to content

Bedrock v0.3.0

Latest

Choose a tag to compare

@drc10101 drc10101 released this 28 Jun 00:16

Bedrock v0.3.0 — Initial Release

Core

  • Encryption Engine (AES-256-GCM)
  • Key Management (HKDF)
  • Data Separation (silos, consent gates)
  • Identity Fabric (nodes, attestation, certificates)
  • Audit Chain (SHA-256 hash chain)
  • Access Control (RBAC, MFA)
  • Transport Security (TLS, E2EE)
  • Self-Healing Mesh
  • Storage (SQLite encrypted-at-rest)
  • Licensing (two-tier, HMAC-SHA256)
  • Metering (per-tier rate limiting)
  • REST API (FastAPI + uvicorn)
  • CLI (init, serve, keygen, license, health, status)

SDKs

  • Python SDK (20 tests)
  • TypeScript SDK (122 tests)

Tests

930 total (788 core + 20 Python SDK + 122 TypeScript)

Install

pip install bedrock-core-0.3.0-py3-none-any.whl