go-otp
go-otp copied to clipboard
Add support for SHA256 and SHA512
Using a selector to choose between SHA1, SHA256 and SHA512. Hash algorithm is still default to SHA1.
Thanks @liuyenting! But to merge it, could you please add some test new cases?
Sure, but what's the criteria of the test? Do I have to extend the functions in the original test cases as well?
Let's just keep the 100% test coverage. You can check with make cover.
Hi @liuyenting
Do you still have the intent to fix the test coverage?
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?
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 https://github.com/hgfischer/go-otp/pull/5#issuecomment-209950808
The proposal is still up. ;)
Uh oh... I've completely forgotten about this, gonna look into this immediately! Lucky me, summer vacation in progress.