Package de.flexiprovider.pqc.tss

Class Summary
TSS  
TSS.RIPEMD128 TSS with RIPEMD128
TSS.RIPEMD160 TSS with RIPEMD160
TSS.RIPEMD256 TSS with RIPEMD256
TSS.RIPEMD320 TSS with RIPEMD320
TSS.SHA1 TSS with SHA1
TSS.SHA224 TSS with SHA224
TSS.SHA256 TSS with SHA256
TSS.SHA384 TSS with SHA384
TSS.SHA512 TSS with SHA512
TSSHashFunction This class implements the hash function used for the signature.
TSSParameterSpec  
TSSPolynomial An Element of this class represents a Polynomial within a GFP Ring Structure.
TSSPrivateKey  
TSSPublicKey  
TSSVectorSerial Parses a Vector of GFPPolynomial to a byte Array and vice versa This Class is primarily used for LMOTS and TSS, an equivalent functionality can be accomplished with use of ASN.1, but usage of this class should be slightly more efficient for this specific purpose.