Forge Crypto — Audited crypto-primitive re-export crate pinning the exact primitives the ForgeKey workspace uses (ed25519-dalek, x25519-dalek, curve25519-dalek, chacha20poly1305, aes-gcm, argon2, hkdf, sha2; no_std variants on-device; ml-dsa/FIPS-204 pinned-not-enabled). No crypto written here — one crate, one audit, one version-bump cadence.
Provides an interoperability layer for reuse of quickcheck::Arbitrary impls in proptest