Package | Description |
---|---|
org.bouncycastle.pqc.crypto | |
org.bouncycastle.pqc.crypto.gmss | |
org.bouncycastle.pqc.crypto.rainbow | |
org.bouncycastle.pqc.crypto.sphincs |
Constructor and Description |
---|
DigestingMessageSigner(MessageSigner messSigner,
Digest messDigest) |
Modifier and Type | Class and Description |
---|---|
class |
GMSSSigner
This class implements the GMSS signature scheme.
|
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.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.