|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.pqc.tss.TSSHashFunction
This class implements the hash function used for the signature. It is described in the paper on page 7 (2.3 A hash function family)
| Constructor Summary | |
TSSHashFunction(java.util.Vector a)
Constructor |
|
| Method Summary | |
TSSPolynomial |
calculatHash(java.util.Vector vec)
this method calculates the hash of a given vector of GFP64Polynomial |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public TSSHashFunction(java.util.Vector a)
a - a vector of GFP64Polynomial| Method Detail |
public TSSPolynomial calculatHash(java.util.Vector vec)
GFP64Polynomialvec - a vector of GFP64PolynomialGFP64Polynomial
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||