KeyStore implementation + key derivation (#97)
* improve ed25519 bindings * probably broken child derivation * basic keystore * keystore integration in CLI * constant-time mac comparison * fix spaces
keystore/Cargo.toml
0 → 100644
keystore/src/lib.rs
0 → 100644
Please register or sign in to comment