oxicrypto-core -- pure-Rust trait surface, error types, and secure
wrappers for the OxiCrypto stack.
This crate is no_std + alloc. It defines the trait objects, error enum,
constant-time utilities, and secret-key wrappers shared by every other
oxicrypto-* sub-crate. No crypto implementation lives here.