> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-9-digit-updates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Encoding

# @turnkey/encoding

## 0.4.0

### Minor Changes

* added hexToAscii function, useful for converting a raw hex string to a (wallet) mnemonic

## 0.3.0

### Minor Changes

* 93666ff: turnkey/crypto standard HPKE encryption, first major release. Allows for programmatic importing in environments like node. Moved some encoding helper functions to turnkey/encoding

## 0.2.1

### Patch Changes

* 2d7e5a9: include additional utility functions

## 0.2.0

### Minor Changes

* fac7770: Add uint8ArrayFromHexstring and drop language saying this is an internal package

## 0.1.0

Initial release
