This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
tigersum
Watch
1
Star
0
Fork
You've already forked tigersum
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A command line hashing program based on the tiger algorithm
5
commits
1
branch
1
tag
228
KiB
C
40.4%
PHP
26.9%
D
16.1%
CMake
16%
Meson
0.5%
Other
0.1%
34f3fbf852
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
King_DuckZ
34f3fbf852
Fix the hash computation in chunks so large files can be hashed without problems.
2014-09-24 17:59:08 +02:00
cmake
/Modules
First commit
2014-09-19 17:19:25 +01:00
.gitignore
First commit
2014-09-19 17:19:25 +01:00
CMakeLists.txt
Change binary name to tigersum
2014-09-24 11:19:50 +02:00
main.d
Fix the hash computation in chunks so large files can be hashed without problems.
2014-09-24 17:59:08 +02:00
makefile
First commit
2014-09-19 17:19:25 +01:00
sboxes.c
First commit
2014-09-19 17:19:25 +01:00
tiger.c
Fix the hash computation in chunks so large files can be hashed without problems.
2014-09-24 17:59:08 +02:00