lish that, but its on our wishlist of
stuff we would someday like to publish.
Cheers,
-j
–-
Jeffrey Goldberg
Chief Defender Against the Dark Arts @ AgileBits
https://1password.com
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To
> On Dec 12, 2017, at 9:00 AM, Ian Lance Taylor wrote:
> DecodedLen is supposed to be applied to the length of the encoded
> data. RFC 4648 says that the encoded data must be padded to be a
> multiple of 8 bytes.
Yet encoding/hash32 defines a NoPadding constant, the code is filled
with tests