class org.bouncycastle.crypto.ec.CustomNamedCurves$10 extends org.bouncycastle.asn1.x9.X9ECParametersHolder
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.bouncycastle.crypto.ec.CustomNamedCurves$10
super_class: org.bouncycastle.asn1.x9.X9ECParametersHolder
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 // org.bouncycastle.crypto.ec.CustomNamedCurves$10 this
0: .line 259
aload 0 /* this */
invokespecial org.bouncycastle.asn1.x9.X9ECParametersHolder.<init>:()V
return
end local 0 // org.bouncycastle.crypto.ec.CustomNamedCurves$10 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/bouncycastle/crypto/ec/CustomNamedCurves$10;
protected org.bouncycastle.asn1.x9.X9ECParameters createParameters();
descriptor: ()Lorg/bouncycastle/asn1/x9/X9ECParameters;
flags: (0x0004) ACC_PROTECTED
Code:
stack=12, locals=5, args_size=1
start local 0 // org.bouncycastle.crypto.ec.CustomNamedCurves$10 this
0: .line 263
aconst_null
astore 1 /* S */
start local 1 // byte[] S
1: .line 264
new org.bouncycastle.math.ec.endo.GLVTypeBParameters
dup
2: .line 265
new java.math.BigInteger
dup
ldc "7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
3: .line 266
new java.math.BigInteger
dup
ldc "5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
4: .line 267
iconst_2
anewarray java.math.BigInteger
dup
iconst_0
5: .line 268
new java.math.BigInteger
dup
ldc "3086d221a7d46bcde86c90e49284eb15"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
aastore
dup
iconst_1
6: .line 269
new java.math.BigInteger
dup
ldc "-e4437ed6010e88286f547fa90abfe4c3"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
aastore
7: .line 270
iconst_2
anewarray java.math.BigInteger
dup
iconst_0
8: .line 271
new java.math.BigInteger
dup
ldc "114ca50f7a8e2f3f657c1108d9d44cfd8"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
aastore
dup
iconst_1
9: .line 272
new java.math.BigInteger
dup
ldc "3086d221a7d46bcde86c90e49284eb15"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
aastore
10: .line 273
new java.math.BigInteger
dup
ldc "3086d221a7d46bcde86c90e49284eb153dab"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
11: .line 274
new java.math.BigInteger
dup
ldc "e4437ed6010e88286f547fa90abfe4c42212"
bipush 16
invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
12: .line 275
sipush 272
13: .line 264
invokespecial org.bouncycastle.math.ec.endo.GLVTypeBParameters.<init>:(Ljava/math/BigInteger;Ljava/math/BigInteger;[Ljava/math/BigInteger;[Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;I)V
astore 2 /* glv */
start local 2 // org.bouncycastle.math.ec.endo.GLVTypeBParameters glv
14: .line 276
new org.bouncycastle.math.ec.custom.sec.SecP256K1Curve
dup
invokespecial org.bouncycastle.math.ec.custom.sec.SecP256K1Curve.<init>:()V
aload 2 /* glv */
invokestatic org.bouncycastle.crypto.ec.CustomNamedCurves.configureCurveGLV:(Lorg/bouncycastle/math/ec/ECCurve;Lorg/bouncycastle/math/ec/endo/GLVTypeBParameters;)Lorg/bouncycastle/math/ec/ECCurve;
astore 3 /* curve */
start local 3 // org.bouncycastle.math.ec.ECCurve curve
15: .line 277
new org.bouncycastle.asn1.x9.X9ECPoint
dup
aload 3 /* curve */
ldc "0479BE667EF9DCBBAC55A06295CE870B07029BFCDB2DCE28D959F2815B16F81798483ADA7726A3C4655DA4FBFC0E1108A8FD17B448A68554199C47D08FFB10D4B8"
invokestatic org.bouncycastle.util.encoders.Hex.decode:(Ljava/lang/String;)[B
invokespecial org.bouncycastle.asn1.x9.X9ECPoint.<init>:(Lorg/bouncycastle/math/ec/ECCurve;[B)V
astore 4 /* G */
start local 4 // org.bouncycastle.asn1.x9.X9ECPoint G
16: .line 280
new org.bouncycastle.asn1.x9.X9ECParameters
dup
aload 3 /* curve */
aload 4 /* G */
aload 3 /* curve */
invokevirtual org.bouncycastle.math.ec.ECCurve.getOrder:()Ljava/math/BigInteger;
aload 3 /* curve */
invokevirtual org.bouncycastle.math.ec.ECCurve.getCofactor:()Ljava/math/BigInteger;
aload 1 /* S */
invokespecial org.bouncycastle.asn1.x9.X9ECParameters.<init>:(Lorg/bouncycastle/math/ec/ECCurve;Lorg/bouncycastle/asn1/x9/X9ECPoint;Ljava/math/BigInteger;Ljava/math/BigInteger;[B)V
areturn
end local 4 // org.bouncycastle.asn1.x9.X9ECPoint G
end local 3 // org.bouncycastle.math.ec.ECCurve curve
end local 2 // org.bouncycastle.math.ec.endo.GLVTypeBParameters glv
end local 1 // byte[] S
end local 0 // org.bouncycastle.crypto.ec.CustomNamedCurves$10 this
LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Lorg/bouncycastle/crypto/ec/CustomNamedCurves$10;
1 17 1 S [B
14 17 2 glv Lorg/bouncycastle/math/ec/endo/GLVTypeBParameters;
15 17 3 curve Lorg/bouncycastle/math/ec/ECCurve;
16 17 4 G Lorg/bouncycastle/asn1/x9/X9ECPoint;
}
SourceFile: "CustomNamedCurves.java"
EnclosingMethod: org.bouncycastle.crypto.ec.CustomNamedCurves
NestHost: org.bouncycastle.crypto.ec.CustomNamedCurves
InnerClasses:
org.bouncycastle.crypto.ec.CustomNamedCurves$10