Deterministic cryptographic key and certificate fixtures for Rust tests. Seed-stable, cached, scanner-safe.
X.509 self-signed and chain certificate fixtures with negative variants for tests.
Ed25519 key fixtures (PKCS#8/SPKI, PEM/DER) with deterministic generation.
ECDSA P-256/P-384 key fixtures (PKCS#8/SPKI, PEM/DER) for tests.
RSA key fixtures (PKCS#8/SPKI, PEM/DER) with negative variants for tests.
Core factory, deterministic derivation, and cache engine for uselesskey test fixtures.
HMAC HS256/HS384/HS512 secret fixtures for deterministic and random tests.
OpenPGP key fixtures (armored and binary) for deterministic and random tests.
API key, bearer, and OAuth access-token fixture generator for tests.
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
A secure, high-performance messaging protocol library