func P256r1() elliptic.Curve
P256r1 returns a Curve which implements Brainpool P256r1 (see RFC 5639, section 3.4)
func P256t1() elliptic.Curve
P256t1 returns a Curve which implements Brainpool P256t1 (see RFC 5639, section 3.4)
func P384r1() elliptic.Curve
P384r1 returns a Curve which implements Brainpool P384r1 (see RFC 5639, section 3.6)
func P384t1() elliptic.Curve
P384t1 returns a Curve which implements Brainpool P384t1 (see RFC 5639, section 3.6)
func P512r1() elliptic.Curve
P512r1 returns a Curve which implements Brainpool P512r1 (see RFC 5639, section 3.7)
func P512t1() elliptic.Curve
P512t1 returns a Curve which implements Brainpool P512t1 (see RFC 5639, section 3.7)