You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an attempt at a Rust re-implementation of Vassil Roussev's and Candice Quates' sdhash (doc, code) algorithm. The initial goal is to have sdhash available as a module for other applications.