refactor: init

This commit is contained in:
bfloat16
2026-08-11 14:19:56 +08:00
parent a89900a812
commit e9ead4dc5f
65 changed files with 4028 additions and 7442 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "senbei-crypto"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "Cryptographic and compression primitives for Senbei"
[dependencies]
thiserror.workspace = true