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

Add support for SHA256 and SHA512 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

y3nr1ng
Copy link

@y3nr1ng y3nr1ng commented Mar 21, 2016

Using a selector to choose between SHA1, SHA256 and SHA512. Hash algorithm is still default to SHA1.

@hgfischer
Copy link
Owner

Thanks @Liuyenting! But to merge it, could you please add some test new cases?

@y3nr1ng
Copy link
Author

y3nr1ng commented Mar 22, 2016

Sure, but what's the criteria of the test?
Do I have to extend the functions in the original test cases as well?

@hgfischer
Copy link
Owner

Let's just keep the 100% test coverage. You can check with make cover.

@hgfischer
Copy link
Owner

Hi @Liuyenting

Do you still have the intent to fix the test coverage?

@y3nr1ng
Copy link
Author

y3nr1ng commented Apr 14, 2016

Hi there... I'm facing my midterm right now, it's will be over in two weeks. Is it okay for me to patch this up at that time?

@hgfischer
Copy link
Owner

Sure. :)

On 14 April 2016 at 15:47, Liu Yen-Ting [email protected] wrote:

Hi there... I'm facing my midterm, it's will be over in two weeks. Is it
okay for me to patch this up at that time?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#5 (comment)

@hgfischer
Copy link
Owner

The proposal is still up. ;)

@y3nr1ng
Copy link
Author

y3nr1ng commented Jul 30, 2017

Uh oh... I've completely forgotten about this, gonna look into this immediately! Lucky me, summer vacation in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants