This website requires JavaScript.
Explore
Help
Register
Sign In
guillermo
/
sha3
Watch
1
Star
0
Fork
0
You've already forked sha3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
91ed4475b14a1feca8667b358c6304e03933dcc1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Guilleag01
91ed4475b1
AVX512, my cpu doesn't support it, lmao
2025-09-25 20:54:10 +02:00
src
AVX512, my cpu doesn't support it, lmao
2025-09-25 20:54:10 +02:00
.gitignore
Very simple implementation of sha3_256 (doesn't work for very long inputs)
2025-09-24 22:19:33 +02:00
Cargo.lock
Very simple implementation of sha3_256 (doesn't work for very long inputs)
2025-09-24 22:19:33 +02:00
Cargo.toml
Very simple implementation of sha3_256 (doesn't work for very long inputs)
2025-09-24 22:19:33 +02:00
file.jpg
trying to convert state into [u64; 25]
2025-09-25 18:30:45 +02:00
flamegraph.svg
trying to convert state into [u64; 25]
2025-09-25 18:30:45 +02:00
perf.data
trying to convert state into [u64; 25]
2025-09-25 18:30:45 +02:00
perf.data.old
trying to convert state into [u64; 25]
2025-09-25 18:30:45 +02:00
Description
No description provided
1.1
MiB
Languages
Rust
100%