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]