Bouncy Castle Cryptography Library 1.86

Package org.bouncycastle.math.ec.sm9

Class Summary
Fp12 Element of F_p12 = F_p4[w]/(w^3 - v), i.e. w^3 = v, for SM9 (GM/T 0044.5-2016, 1-2-4-12 tower).
SM9Curve Fixed system parameters of the SM9 256-bit BN curve (GM/T 0044.5-2016, clause 1).
SM9G2Point Affine point of the group G2 for SM9: the sextic twist E'(F_p2): y^2 = x^3 + 5u (GM/T 0044.5-2016).
SM9Pairing The SM9 R-ate pairing e: G1 x G2 -> G_T over the 256-bit BN curve (GM/T 0044.5-2016).
 


Bouncy Castle Cryptography Library 1.86