-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stable Release #9
Comments
I do like the idea of using the Hash interface. It kind of conflicts with your stateless proposal. |
I've split up all the issues and grouped them with a milestone: https://github.com/glaslos/ssdeep/milestone/1 |
I'll continue the discussion in the other issues. |
Great work here, waiting for the stable release 👍 |
I do like the io.Writer on the Hash interface... was missing that for computing many hashes in parallel with io.MultiWriter + io.Copy |
This issue is tracking the stuff that need to be done in order to have a stable release.
@glaslos feel free to reject/add stuff/discuss this with me. We are close to have this implementation usable for production.
What we need to do:
SSDEEP
struct doesn't have much purpose.The text was updated successfully, but these errors were encountered: