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

Implementation of Threefish complete#5

Merged
niluxv merged 1 commit intoniluxv:masterfrom
cbarcenas:threefish
May 8, 2018
Merged

Implementation of Threefish complete#5
niluxv merged 1 commit intoniluxv:masterfrom
cbarcenas:threefish

Conversation

@niluxv
Copy link
Copy Markdown
Owner

@niluxv niluxv commented Jan 27, 2018

@notgne2
Copy link
Copy Markdown

notgne2 commented May 8, 2018

Is this fully working? I'd really like to see a skein hash implementation finished too.

@niluxv niluxv merged commit 87a4aa9 into niluxv:master May 8, 2018
@niluxv
Copy link
Copy Markdown
Owner Author

niluxv commented May 8, 2018

All tests pass. I haven't looked into the implementation much though.

@niluxv
Copy link
Copy Markdown
Owner Author

niluxv commented May 8, 2018

Looks like RustCrypto is going to implement skein.
If you didn't use rust-crypto I would recommend you use RustCrypto anyway.
rust-crypto-maintained is useful when you have a project using rust-crypto already, because you do not need to make any changes to your code.

@notgne2
Copy link
Copy Markdown

notgne2 commented May 8, 2018

Ah perfect, thanks! I wasn't already using rust-crypto, I just found the original repository looking for a skein hash implementation and found this as an active fork. I hope that implementation works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants