universal_wallet

Crates.iouniversal_wallet
lib.rsuniversal_wallet
version0.6.1
sourcesrc
created_at2020-08-26 10:43:03.796111
updated_at2022-04-25 13:07:22.805597
descriptionRust implementation of the Universal Wallet 2020 Specification
homepagehttps://jolocom.com/
repositoryhttps://github.com/jolocom/wallet-rs
max_upload_size
id280926
size93,414
Ivan Temchenko (35359595)

documentation

https://docs.rs/universal_wallet

README

Wallet-rs

crates.io documentation

Wallet-rs is a Rust implementation of the Universal Wallet Specification, (currently) focusing on simplicity and correctness. Currently it implements a small subset of the described functionality, namely key generation, storage, operations (signing, key agreement, decryption) and export of public key material. It is currently intended and used for a secure key management solution for use in SSI agents in mobile devices, web services and browsers.

Commit count: 161

cargo fmt