esaulpaugh / headlong

High-performance Contract ABI and RLP for Ethereum
Apache License 2.0
79 stars 20 forks source link

Keccak bugfix #8

Closed esaulpaugh closed 4 years ago

esaulpaugh commented 4 years ago

fix non-breaking bug in Keccak.updateBits -- method should now produce correct results for any valid inputs, not just those given by the current implementation;