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

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# ascon rust
Do not use this at all for anything what so ever.
I wanted to implement ascon to see how it worked and also wanted to get some rust practice in.