kz.gamma.hardware.crypto.software.ec
Interface ECConstants
- All Known Implementing Classes:
- ECDomainParameters, ECFieldElement, ECFieldElement.F2m, ECFieldElement.Fp
public interface ECConstants
|
Field Summary |
static java.math.BigInteger |
FOUR
|
static java.math.BigInteger |
ONE
|
static java.math.BigInteger |
THREE
|
static java.math.BigInteger |
TWO
|
static java.math.BigInteger |
ZERO
|
ZERO
static final java.math.BigInteger ZERO
ONE
static final java.math.BigInteger ONE
TWO
static final java.math.BigInteger TWO
THREE
static final java.math.BigInteger THREE
FOUR
static final java.math.BigInteger FOUR
Copyright © 2013 Gamma Technologies. All Rights Reserved.