1
0

initial commit

This commit is contained in:
2025-08-18 21:42:46 +01:00
commit dcd62655b7
6 changed files with 127 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "ascon"
version = "0.1.0"
edition = "2024"
[dependencies]