Common crypto operations shared between WASM & Native clients
Utility library for utlizing EC encryption keys for: Sharing Symmetric Keys / Secrets Writing And Authenticating JWTs Supports both Native Rust and WASM. Note WASM is meant for use in the browser, not NodeJS.