hmacSha256 and hex

This commit is contained in:
2022-04-29 18:42:59 +06:00
parent 848bc5ec10
commit 31fbd3cad7
8 changed files with 75 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 0.10.1
* `Versions`:
* `Ktor`: `2.0.0` -> `2.0.1`
* `Crypto`:
* Add `hmacSha256`
* Add `hex`
## 0.10.0
* `Versions`: