Subject: | results don't match official version |
The description says this is the 1.2 implementation, but I checked the
results of this module against all published versions and the results
don't match any of them. I used the 256 digest against the 2-byte
message "CC" as a test case and compared it to that in
ShortMsgKAT_256.txt for each of the published packages and it didn't
match any.
Also, your module does not provide an implementation of the 224 bit variant.
And the exported functions should accept a list of strings, instead of a
single string. That is the behavior of all the other Digest modules.