<!--suppress HtmlDeprecatedAttribute -->
<h1 align="center">
  <br>
  <a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a>
  <br>Key Utils
  <br>
</h1>

This package contains Key generation and transformation functions used by other modules.

## Installation

```shell
yarn add @sphereon/ssi-sdk-ext.key-utils
```

## Build

```shell
yarn build
```
