Skip to content

shareui/bithash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitHash Benchmark

BitHash(Python ctypes) vs Sha256(Python haslib)

64b-1kb is slower than sha256
64kb x4.77 faster than sha256
1mb x5.13 faster than sha256
16mb x5.44 faster than sha256
128mb x6.03 faster than sha256

About

Hash function for comparing files (without cryptography). In 5-6 times faster than sha256

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages