refactor; add bin.

This commit is contained in:
2025-12-29 11:17:06 -07:00
parent 2ebd1c9965
commit 014f6ea2d6
8 changed files with 93 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ repository = "https://git.wntrmute.dev/wntrmute/emsha-rs"
categories = ["cryptography", "no-std", "embedded"]
keywords = ["sha256", "hmac", "hash", "embedded", "no_std"]
license-file = "LICENSE"
version = "1.0.1"
version = "1.0.2"
edition = "2024"
publish = ["kellnr"]