@rpch/crypto
Advanced tools
Weekly downloads
Readme
This crate implements the RPCh Crypto protocol as defined by the specs in the parent repository.
The implementation is WASM compatible and also exposes a TypeScript API via wasm-bindgen
.
Rust >= 1.61 is required. Also wasm-pack
is required for building, which can be installed as cargo install wasm-pack
.
To install & build, simply run:
make
When rebuilding, don't forget to run make clean
first before running make
.
main
with a name like release/<new-version>
<new-version>
in Cargo.toml
Release <new-version>
<new-version>
and publish it
create new tag
option and set it to <new-version>
FAQs
Unknown package
The npm package @rpch/crypto receives a total of 130 weekly downloads. As such, @rpch/crypto popularity was classified as not popular.
We found that @rpch/crypto demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.