zeta.crypto
Class DefaultKeyEncrypt
java.lang.Object
|
+--zeta.crypto.DefaultKeyEncrypt
- All Implemented Interfaces:
- Key
- public class DefaultKeyEncrypt
- extends java.lang.Object
- implements Key
|
Field Summary |
private java.math.BigInteger |
A
|
private java.math.BigInteger |
g
|
private java.math.BigInteger |
p
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
p
private java.math.BigInteger p
g
private java.math.BigInteger g
A
private java.math.BigInteger A
DefaultKeyEncrypt
public DefaultKeyEncrypt()
getBase
public java.math.BigInteger getBase()
- Specified by:
getBase in interface Key
getModulo
public java.math.BigInteger getModulo()
- Specified by:
getModulo in interface Key
getGenerator
public java.math.BigInteger getGenerator()
- Specified by:
getGenerator in interface Key
For further technical papers, see ZetaGrid Technical Documentation.
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.