Skip to content
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

Sha1 hash family and its HMAC #6

Closed
piyush-kurur opened this issue Oct 17, 2012 · 3 comments
Closed

Sha1 hash family and its HMAC #6

piyush-kurur opened this issue Oct 17, 2012 · 3 comments

Comments

@piyush-kurur
Copy link
Member

This is the first step towards a working ssh client library. This will also be a testbed for the API we have charted out in the primitives library. It will clarify some of the type classes and associated types.

@piyush-kurur
Copy link
Member Author

We already have the reference implementation of the sha family of hashes. Mac needs to be codedup

@piyush-kurur
Copy link
Member Author

Reference implementation is done. The hmac instance needs testing. See #33. After this I think the issue can be closed

@piyush-kurur
Copy link
Member Author

Done

@piyush-kurur piyush-kurur removed this from the Basic ssh client. milestone Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant