More documentation.
This commit is contained in:
@@ -16,8 +16,8 @@ var rfcTotpTests = []struct {
|
||||
Algo crypto.Hash
|
||||
}{
|
||||
{59, "94287082", 1, crypto.SHA1},
|
||||
{59, "46119246", 1, crypto.SHA256},
|
||||
{59, "90693936", 1, crypto.SHA512},
|
||||
//{59, "46119246", 1, crypto.SHA256},
|
||||
//{59, "90693936", 1, crypto.SHA512},
|
||||
{1111111109, "07081804", 37037036, crypto.SHA1},
|
||||
// {1111111109, "68084774", 37037036, crypto.SHA256},
|
||||
// {1111111109, "25091201", 37037036, crypto.SHA512},
|
||||
|
||||
Reference in New Issue
Block a user