Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.4.0
ddgst
Browse files
Apr 26, 2022
Add proper warnings
· f5cb4d8b
dd
authored
Apr 26, 2022
View commits for tag v1.4.0
v1.4.0
f5cb4d8b
Apr 25, 2022
Update manpage
· ff888cbc
dd
authored
Apr 25, 2022
ff888cbc
reduce murmurhash3 alias to mmhash3
· e81c5c33
dd
authored
Apr 25, 2022
e81c5c33
fix unprocessed cli options
· b9475b28
dd
authored
Apr 25, 2022
b9475b28
fix error code 0 showing for check mode
· 6532ea6b
dd
authored
Apr 25, 2022
6532ea6b
Apr 03, 2022
Update README
· 61437e5a
dd
authored
Apr 03, 2022
61437e5a
Mar 27, 2022
readme: remove crc(1) for being lacking in features
· 38737375
dd
authored
Mar 27, 2022
38737375
Mar 24, 2022
Upgrade sha3-d 1.2.2
· 9a53d8bb
dd
authored
Mar 24, 2022
9a53d8bb
Bump 1.4, use BLAKE2D_VERSION_STRING in version page
· de919e50
dd
authored
Mar 24, 2022
de919e50
Mar 09, 2022
Add -A/--against, fix case sensitivity in CLI
· baa5cddd
dd
authored
Mar 09, 2022
baa5cddd
Mar 06, 2022
Made algo a little more pretty
· 4fd71e83
dd
authored
Mar 05, 2022
4fd71e83
Introduce -C/--compare, use chunks for mmfile
· c1acca05
dd
authored
Mar 05, 2022
c1acca05
Mar 05, 2022
Add .fuse files to .gitignore
· c6fbca6e
dd
authored
Mar 05, 2022
c6fbca6e
Fix compile
· 99bda0c8
dd
authored
Mar 05, 2022
99bda0c8
CLI cleaning
· 94285c64
dd
authored
Mar 05, 2022
94285c64
Mar 04, 2022
CLI: Rename some argument names
· c25169ca
dd
authored
Mar 04, 2022
c25169ca
New compareHash function, hashes forced to lowercase
· d9e36d0c
dd
authored
Mar 04, 2022
d9e36d0c
Jan 09, 2022
Fix test
· 0ac91ce9
dd
authored
Jan 08, 2022
0ac91ce9
Upgrade blake2-d to 0.2.0
· 846f4814
dd
authored
Jan 08, 2022
846f4814
Tiny cleanup
· 162c5710
dd
authored
Jan 08, 2022
162c5710
add github workflow
· 26574b6d
dd
authored
Jan 08, 2022
26574b6d
Use secureEqual to compare hashes
· 7480352f
dd
authored
Jan 08, 2022
7480352f
Dec 31, 2021
Add MurmurHash3
· b3c8ddfe
dd
authored
Dec 31, 2021
b3c8ddfe
Dec 24, 2021
Forgot colon
· d3fb819a
dd
authored
Dec 24, 2021
d3fb819a
add uutils/coreutils in comparisons
· 514f75dc
dd
authored
Dec 24, 2021
514f75dc
Update README about b3sum
· 69f85887
dd
authored
Dec 24, 2021
69f85887
Dec 23, 2021
Update README
· ba189c50
dd
authored
Dec 23, 2021
View commits for tag v1.3.0
v1.3.0
ba189c50
Bump + manpage update
· e7f01768
dd
authored
Dec 23, 2021
e7f01768
Update README
· 86ed547e
dd
authored
Dec 23, 2021
86ed547e
Fix tag names for SHAKE, BLAKE2, and SHA-2
· 6f071967
dd
authored
Dec 23, 2021
6f071967
Fix tags for SHA-3
· a21b0d74
dd
authored
Dec 23, 2021
a21b0d74
Add BLAKE2 support
· cb02e75e
dd
authored
Dec 23, 2021
cb02e75e
Dec 21, 2021
Fix all the newline stuff
· b0550c49
dd
authored
Dec 21, 2021
b0550c49
Fix ver output
· fec88ac6
dd
authored
Dec 20, 2021
View commits for tag v1.2.1
v1.2.1
fec88ac6
Update manpage
· e247abc7
dd
authored
Dec 20, 2021
e247abc7
Use HashInfo pointer to reduce future errors
· ff0396af
dd
authored
Dec 20, 2021
ff0396af
Dec 20, 2021
Use toHexString instead of custom formatting
· 217b4ad4
dd
authored
Dec 20, 2021
217b4ad4
improve error messages
· 2a490d27
dd
authored
Dec 20, 2021
2a490d27
Improve secret
· eefdef93
dd
authored
Dec 20, 2021
eefdef93
Update help page
· b2141421
dd
authored
Dec 20, 2021
b2141421
Loading