solana/programs/bpf
sakridge 3930cb865a
Add keccak-secp256k1 instruction (#11839)
* Implement keccak-secp256k1 instruction

Verifies eth addreses with ecrecover function

* Move secp256k1 test
2020-09-15 18:23:21 -07:00
..
benches
c Add memory allocation support for C programs (#12254) 2020-09-15 16:42:20 -07:00
rust Add memory allocation support for C programs (#12254) 2020-09-15 16:42:20 -07:00
tests Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
.gitignore
Cargo.lock Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
Cargo.toml
build.rs