web3-keystore

Crates.ioweb3-keystore
lib.rsweb3-keystore
version0.5.2
sourcesrc
created_at2022-02-17 05:27:48.760631
updated_at2022-10-05 01:36:37.576545
descriptionLibrary to encrypt and decrypt keystores
homepage
repositoryhttps://github.com/tmpfs/web3-core
max_upload_size
id533885
size31,306
muji (tmpfs)

documentation

https://docs.rs/web3-keystore

README

Web3 Keystore

Forked from eth-keystore-rs so it does not rely on the file system which makes it easier to intergrate with WASM and other code that does not want to store secrets as JSON files on disc.

A minimalist library to interact with encrypted JSON keystores as per the Web3 Secret Storage Definition.

Documentation

Commit count: 39

cargo fmt