cosmos-sdk/crypto/keys/secp256r1
Robert Zaremba a18f0b111a
Enable secp256r1 (#8786)
* enable secp256r1 in antehandlers

* Add sig verification benchamrk to find a sigverify fee

* adjust the gas fee

* enable secp256r1 in antehandlers

* Add sig verification benchamrk to find a sigverify fee

* adjust the gas fee

* Update the secp256r1 fee factor

* Update changelog

* regenerate docs
2021-03-04 21:31:42 +00:00
..
doc.go crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
keys.pb.go Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
privkey.go crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
privkey_internal_test.go crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
pubkey.go crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
pubkey_internal_test.go crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00