Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abap-wasm/scrypt-rs-wasm
Very basic scrypt in Rust
https://github.com/abap-wasm/scrypt-rs-wasm
Last synced: about 1 month ago
JSON representation
Very basic scrypt in Rust
- Host: GitHub
- URL: https://github.com/abap-wasm/scrypt-rs-wasm
- Owner: abap-wasm
- License: mit
- Created: 2024-03-01T05:13:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T14:24:58.000Z (10 months ago)
- Last Synced: 2024-05-02T01:50:35.443Z (8 months ago)
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scrypt-rs-wasm
https://github.com/larshp/scrypt-rs-wasm
## Building
`npm test`
## Random Notes
https://surma.dev/things/rust-to-webassembly/
https://github.com/typed-io/cryptoxide
https://github.com/MyEtherWallet/scrypt-wasm
https://rustwasm.github.io/wasm-bindgen/contributing/design/exporting-rust.html