Modifier and Type | Interface and Description |
---|---|
interface |
StateAwareMessageSigner
Base interface for a PQC stateful signature algorithm.
|
Constructor and Description |
---|
DigestingMessageSigner(MessageSigner messSigner,
Digest messDigest) |
Modifier and Type | Class and Description |
---|---|
class |
GMSSSigner
This class implements the GMSS signature scheme.
|
class |
GMSSStateAwareSigner
This class implements the GMSS signature scheme, but allows multiple signatures to be generated.
|
Modifier and Type | Class and Description |
---|---|
class |
RainbowSigner
It implements the sign and verify functions for the Rainbow Signature Scheme.
|
Modifier and Type | Class and Description |
---|---|
class |
SPHINCS256Signer
SPHINCS-256 signer.
|
Modifier and Type | Class and Description |
---|---|
class |
XMSSMTSigner
XMSS^MT Signer class.
|
class |
XMSSSigner |
Copyright © 2020 BouncyCastle.org. All rights reserved.