4 releases
Uses new Rust 2024
| new 0.1.3 | Apr 18, 2026 |
|---|---|
| 0.1.2 | Apr 17, 2026 |
| 0.1.1 | Feb 1, 2026 |
| 0.1.0 | Jan 31, 2026 |
#2793 in Authentication
3,581 downloads per month
Used in 34 crates
(6 directly)
19KB
324 lines
affinidi-encoding
Multibase and multicodec encoding utilities for the Affinidi Trust Development Kit. Provides encoding and decoding of cryptographic key material using the Multibase and Multicodec specifications.
Installation
[dependencies]
affinidi-encoding = "0.1"
Features
- Multibase encoding/decoding (Base58-BTC)
- Multicodec prefix handling for key type identification
- Zeroize support for sensitive key material
Related Crates
affinidi-crypto— Cryptographic primitives built on this crateaffinidi-secrets-resolver— Secret management
License
Dependencies
~0.3–1MB
~20K SLoC