Crates.io | universal_wallet |
lib.rs | universal_wallet |
version | 0.6.1 |
source | src |
created_at | 2020-08-26 10:43:03.796111 |
updated_at | 2022-04-25 13:07:22.805597 |
description | Rust implementation of the Universal Wallet 2020 Specification |
homepage | https://jolocom.com/ |
repository | https://github.com/jolocom/wallet-rs |
max_upload_size | |
id | 280926 |
size | 93,414 |
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.