/solsha1

Pure-solidity implementation of the SHA1 hash function.

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

solsha1

Pure-solidity implementation of the SHA1 hash function, heavily optimised using inline-assembly.

Gas consumption is approximately 56k per 512 bit block.