Thanks Mikioh. Yes, that's what I've done. Unfortunate.

Dan

On Wed, 2018-08-22 at 17:21 -0700, mikioh.mik...@gmail.com wrote:
> looks like the hash/crc32 package in the standard library focuses on
> the 
> processing reversed bits, as the opposite of normal bits as defined
> in 
> https://tools.ietf.org/html/rfc4326#section-4.6.
> 
> On Sunday, August 19, 2018 at 8:58:05 AM UTC+9, kortschak wrote:
> > 
> > 
> > information (though intuitively it feel like I need to reverse the
> > bit 
> > order of the input data, which seem unreasonable). 
> > 
> until the hash/crc32.checksum function accepts the order of 
> bit-shift-manipulation.
> i think it's better to have your own normal-bits implementation for
> now.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to