mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Comment update SHA3-256 to Keccak-256 (title)
This commit is contained in:
parent
cd1d112816
commit
9e62e9b1b7
@ -29,7 +29,7 @@
|
||||
namespace dev
|
||||
{
|
||||
|
||||
// SHA-3 convenience routines.
|
||||
// Keccak-256 convenience routines.
|
||||
|
||||
/// Calculate Keccak-256 hash of the given input and load it into the given output.
|
||||
/// @returns false if o_output.size() != 32.
|
||||
|
Loading…
Reference in New Issue
Block a user