trying to convert state into [u64; 25]
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod consts;
|
||||
pub mod sha3;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
pub mod consts;
|
||||
pub mod sha3;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||