# rose-crypto
Rust cryptography primitives used by the Rose wallet stack (key derivation, signatures, hashing, etc.).
## WebAssembly
`rose-crypto` is **not** published as a standalone WebAssembly/NPM package in this repo. If you need JS/WASM bindings, use:
- `crates/rose-wasm`
## License
See the repository `LICENSE` file.