Package de.flexiprovider.pqc.hbc.ots

Interface Summary
OTS This is an interface for the different one-time signature schemes used by CMSS.
 

Class Summary
BiBaOTS This class implements key pair generation and signature generation of the BiBa one-time signature scheme.
CoronadoOTS This class implements key pair generation and signature generation of the Coronado one-time signature scheme (OTSS), described in the Cryptology ePrint archive article "On the security and the effiency of the Merkle signature scheme".
LMOTS  
MerkleOTS This class implements key pair generation and signature generation of the Merkle one-time signature scheme, described in R.
MessageDigestWrapper Wraps the given message digest to realize a given output length
PRNGWrapper  
WinternitzOTS Implementation of Winternitz OTS
WinternitzPRFOTS