Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

nickg-ca/partial_collider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a silly little rust project to demonstrate that it's not safe
to check the first few/last few characters of a sha256 hash. It simply
brute forces them. Must be a multiple of 2 characters for start and
end of the hash. (Simply because it's a silly poc I wrote when I was
bored and I didn't want to make it better)

Usage:

cargo run --release -- FILENAME 1234 56

About

Partial SHA256 collision generator, written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published