Files
linea-besu/crypto
Ivaylo Kirilov 8b0df7cab8 [Hackathon] Blake2b f compression precompile (#1614)
Introduces the Blake2b F compression function as a precompile in Pantheon as specified in ethereum/EIPs#2129

Using the test vectors from https://github.com/keep-network/go-ethereum/blob/f-precompile/core/vm/contracts_test.go#L350

Implementation of Blake2b F compression function ported from https://github.com/keep-network/blake2 (BSD license)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-08-02 08:13:04 -06:00
..