Bouncy Castle Cryptography Library 1.57

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

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

See: Description

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 Library 1.57