#wallet #ssi #did #keri #jolocom

universal_wallet

Rust implementation of the Universal Wallet 2020 Specification

15 unstable releases (5 breaking)

0.6.1 Apr 25, 2022
0.5.0 Sep 1, 2021
0.4.3 Mar 12, 2021
0.3.3 Dec 8, 2020
0.3.1 Oct 30, 2020

#8 in #keri


Used in keri

Apache-2.0

78KB
1.5K SLoC

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.

Dependencies

~12MB
~203K SLoC