|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.nf.iq.iqgq.IQGQParameterSpec
This class specifies parameters for the IQGQ signature algorithm (implemented
by IQGQSignature.
| Constructor Summary | |
IQGQParameterSpec(FlexiBigInt discriminant)
Construct new IQGQ parameters from the given discriminant of the class group. |
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
Compare these parameters with another object. |
FlexiBigInt |
getDiscriminant()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public IQGQParameterSpec(FlexiBigInt discriminant)
discriminant - the discriminant of the class group| Method Detail |
public FlexiBigInt getDiscriminant()
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectother - the other objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||