trying to convert state into [u64; 25]

This commit is contained in:
Guilleag01
2025-09-25 18:30:45 +02:00
parent f00dc3e637
commit d9de93d6a6
8 changed files with 843 additions and 40 deletions

View File

@@ -1,3 +1,4 @@
pub mod consts;
pub mod sha3;
#[cfg(test)]