Searched refs:SECP256K1 (Results 1 – 11 of 11) sorted by relevance
1 SECP256K1 vector creation4 This page documents the code that was used to generate the SECP256K1 elliptic24 ``cryptography`` was modified to support the SECP256K1 curve. Then
17 CURVE = SECP256K123 CURVE = SECP256K1
19 SECP256K1 = ObjectIdentifier("1.3.132.0.10") variable in EllipticCurveOID254 class SECP256K1(object): class298 "secp256k1": SECP256K1,
46 SECP256K1(22, "secp256k1"), enumConstant
44 SECP256K1(22, "secp256k1"), enumConstant
34 ec.SECP256K1()
24 "secp256k1": ec.SECP256K1(),
253 curve=ec.SECP256K1(),
105 curve = ec.SECP256K1()119 curve = ec.SECP256K1()1070 b"SECP256K1": ec.SECP256K1(),1150 b"SECP256K1": ec.SECP256K1(),
405 .. class:: SECP256K1835 .. attribute:: SECP256K1
894 :class:`~cryptography.hazmat.primitives.asymmetric.ec.SECP256K1` elliptic