rose-crypto 0.1.4-nightly.17.1.a460619

Cryptographic primitives for Rose Nockchain Wallet
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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.