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

# Encoding

# @turnkey/encoding

## 0.5.0

### Minor Changes

* [#653](https://github.com/tkhq/sdk/pull/653) [`40c4035`](https://github.com/tkhq/sdk/commit/40c40359ec7096d0bca39ffc93e89361b3b11a1a) Thanks [@moe-dev](https://github.com/moe-dev)! - Add pointEncode function

## 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
