affinidi-encoding 0.1.1

Multibase and multicodec encoding utilities for Affinidi TDK
Documentation
# Affinidi Encoding Library

[![Crates.io](https://img.shields.io/crates/v/affinidi-encoding.svg)](https://crates.io/crates/affinidi-encoding)
[![Documentation](https://docs.rs/affinidi-encoding/badge.svg)](https://docs.rs/affinidi-encoding)
[![Rust](https://img.shields.io/badge/rust-1.90.0%2B-blue.svg?maxAge=3600)](https://github.com/affinidi/affinidi-tdk-rs/tree/main/crates/affinidi-tdk/common/affinidi-encoding)
**IMPORTANT:**

> affinidi-encoding crate is provided "as is" without any warranties or guarantees,
> and by using this framework, users agree to assume all risks associated with its
> deployment and use including implementing security, and privacy measures in their
> applications. Affinidi assumes no liability for any issues arising from the use
> or modification of the project.

## Overview

Affinidi Encoding Library provides common elements that assist in developing privacy
preserving services using decentralized identity technologies.

## Support & Feedback

If you face any issues or have suggestions, please don't hesitate to contact us
using [this link](https://www.affinidi.com/get-in-touch).

### Reporting Technical Issues

If you have a technical issue with the Affinidi Encoding GitHub repo, you can
also create an issue directly in GitHub.

If you're unable to find an open issue addressing the problem,
[open a new one](https://github.com/affinidi/affinidi-tdk-rs/issues/new). Be sure
to include a **title and clear description**, as much relevant information as
possible, and a **code sample** or an **executable test case** demonstrating the
expected behavior that is not occurring.