Ethereum Security Bug Bounty
bounty.ethdev.com
Ethereum Security Bug Bounty
1–6 of 6 posts
Re: Ethereum Security Bug Bounty
#2Re: Ethereum Security Bug Bounty
#3> Elliptic curve (secp256k1, ECDSA)
Isn't secp256k1 and ECDSA prone to implementation errors? Why not use EdDSA instead? :)
Re: Ethereum Security Bug Bounty
#4> delivering stable protocols and secure software upon genesis block release > Elliptic curve (secp256k1, ECDSA) Isn't secp256k1 and ECDSA prone to implementation errors? Why not use EdDSA instead? :)
Re: Ethereum Security Bug Bounty
#5> delivering stable protocols and secure software upon genesis block release > Elliptic curve (secp256k1, ECDSA) Isn't secp256k1 and ECDSA prone to implementation errors? Why not use EdDSA instead? :)
Those are Bitcoin's primitives, right? Presumably, they're just doing what everyone else does.
Using the same primitives as everyone else is probably a conservative choice.
Re: Ethereum Security Bug Bounty
#6> delivering stable protocols and secure software upon genesis block release > Elliptic curve (secp256k1, ECDSA) Isn't secp256k1 and ECDSA prone to implementation errors? Why not use EdDSA instead? :)