### [0.2.1](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.2.0...v0.2.1) (2023-11-15)


### 🔧 Fixes

* require from module's root returns an empty object. ([#20](https://github.com/starkware-libs/starkware-crypto-utils/issues/20)) ([e141e88](https://github.com/starkware-libs/starkware-crypto-utils/commit/e141e886986864fbb9ac2b1cb69f07af05afe47d))


### 💉 Improvements

* optimize `pedersen` function ([#17](https://github.com/starkware-libs/starkware-crypto-utils/issues/17)) ([c73ee56](https://github.com/starkware-libs/starkware-crypto-utils/commit/c73ee565a865b88564441e21d64332478dca2455))

### [0.2.1-dev.2](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.2.1-dev.1...v0.2.1-dev.2) (2023-11-14)


### 💉 Improvements

* optimize `pedersen` function ([#17](https://github.com/starkware-libs/starkware-crypto-utils/issues/17)) ([c73ee56](https://github.com/starkware-libs/starkware-crypto-utils/commit/c73ee565a865b88564441e21d64332478dca2455))

### [0.2.1-dev.1](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.2.0...v0.2.1-dev.1) (2023-11-14)


### 🔧 Fixes

* require from module's root returns an empty object. ([#20](https://github.com/starkware-libs/starkware-crypto-utils/issues/20)) ([e141e88](https://github.com/starkware-libs/starkware-crypto-utils/commit/e141e886986864fbb9ac2b1cb69f07af05afe47d))

## [0.2.0](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.1.0...v0.2.0) (2023-08-14)


### 📚 Docs

* fixed URL to Pedersen hash documentation ([#15](https://github.com/starkware-libs/starkware-crypto-utils/issues/15)) ([23f09b4](https://github.com/starkware-libs/starkware-crypto-utils/commit/23f09b44369a58d2f9169291e103e33cb99ace52))


### 🔧 Fixes

* use ESM export from index file ([01e5c58](https://github.com/starkware-libs/starkware-crypto-utils/commit/01e5c58b09b46bac6c4b832b4a8a8601f6075db0))


### 🧩 Features

* polyfill node core modules ([#16](https://github.com/starkware-libs/starkware-crypto-utils/issues/16)) ([ee6290c](https://github.com/starkware-libs/starkware-crypto-utils/commit/ee6290cee5aaca92d24ce80e3c1d0f9e4ee736a6))

## [0.2.0-dev.1](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.1.1-dev.2...v0.2.0-dev.1) (2023-08-14)


### 🧩 Features

* polyfill node core modules ([#16](https://github.com/starkware-libs/starkware-crypto-utils/issues/16)) ([ee6290c](https://github.com/starkware-libs/starkware-crypto-utils/commit/ee6290cee5aaca92d24ce80e3c1d0f9e4ee736a6))

### [0.1.1-dev.2](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.1.1-dev.1...v0.1.1-dev.2) (2023-08-13)


### 🔧 Fixes

* use ESM export from index file ([01e5c58](https://github.com/starkware-libs/starkware-crypto-utils/commit/01e5c58b09b46bac6c4b832b4a8a8601f6075db0))

### [0.1.1-dev.1](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.1.0...v0.1.1-dev.1) (2023-05-15)


### 📚 Docs

* fixed URL to Pedersen hash documentation ([#15](https://github.com/starkware-libs/starkware-crypto-utils/issues/15)) ([23f09b4](https://github.com/starkware-libs/starkware-crypto-utils/commit/23f09b44369a58d2f9169291e103e33cb99ace52))

## [0.1.0](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.0.2...v0.1.0) (2023-05-07)


### 🧩 Features

* exporting getAssetSelector function ([#8](https://github.com/starkware-libs/starkware-crypto-utils/issues/8)) ([1a945b2](https://github.com/starkware-libs/starkware-crypto-utils/commit/1a945b2ffbdf56c68bb7606c45341c9d117422ad))
* typescript support ([#10](https://github.com/starkware-libs/starkware-crypto-utils/issues/10)) ([bcdb84b](https://github.com/starkware-libs/starkware-crypto-utils/commit/bcdb84b829897af809886e60a3fe284e1dde1eae))

## [0.1.0-dev.1](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.0.1...v0.1.0-dev.1) (2023-05-07)


### 🧩 Features

* exporting getAssetSelector function ([#8](https://github.com/starkware-libs/starkware-crypto-utils/issues/8)) ([1a945b2](https://github.com/starkware-libs/starkware-crypto-utils/commit/1a945b2ffbdf56c68bb7606c45341c9d117422ad))
* new APIs (getPrivateKeyFromEthSignature, privateToStarkKey) ([#3](https://github.com/starkware-libs/starkware-crypto-utils/issues/3)) ([bf4066c](https://github.com/starkware-libs/starkware-crypto-utils/commit/bf4066c81e4389daea0c388370ac509d89f1a3e1))
* typescript support ([#10](https://github.com/starkware-libs/starkware-crypto-utils/issues/10)) ([bcdb84b](https://github.com/starkware-libs/starkware-crypto-utils/commit/bcdb84b829897af809886e60a3fe284e1dde1eae))

# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.2](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.0.2-0...v0.0.2) (2022-03-31)

### 0.0.1 (2022-03-08)

### Features

- init project ([9759ffa](https://github.com/starkware-libs/starkware-crypto-utils/commit/9759ffac52538345524c90a784e653c95d8899f5))
