Bouncy Castle Cryptography 1.51

Package org.bouncycastle.math.ec.custom.sec

Custom implementations of (most of) the curves over Fp from the SEC specification.

See:
          Description

Class Summary
SecP192K1Curve  
SecP192K1Field  
SecP192K1FieldElement  
SecP192K1Point  
SecP192R1Curve  
SecP192R1Field  
SecP192R1FieldElement  
SecP192R1Point  
SecP224K1Curve  
SecP224K1Field  
SecP224K1FieldElement  
SecP224K1Point  
SecP224R1Curve  
SecP224R1Field  
SecP224R1FieldElement  
SecP224R1Point  
SecP256K1Curve  
SecP256K1Field  
SecP256K1FieldElement  
SecP256K1Point  
SecP256R1Curve  
SecP256R1Field  
SecP256R1FieldElement  
SecP256R1Point  
SecP384R1Curve  
SecP384R1Field  
SecP384R1FieldElement  
SecP384R1Point  
SecP521R1Curve  
SecP521R1Field  
SecP521R1FieldElement  
SecP521R1Point  
 

Package org.bouncycastle.math.ec.custom.sec Description

Custom implementations of (most of) the curves over Fp from the SEC specification. Uses the new "raw" math classes in place of BigInteger, and includes customized modular reductions taking advantage of the special forms of the primes.


Bouncy Castle Cryptography 1.51