|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bouncycastle.pqc.crypto.ntru.NTRUKEMGenerator
Encapsulate a secret using NTRU. returns a SecretWithEncapsulation as encapsulation.
NTRUKEMExtractor,
NTRU website| Constructor Summary | |
NTRUKEMGenerator(java.security.SecureRandom random)
Constructor |
|
| Method Summary | |
SecretWithEncapsulation |
generateEncapsulated(AsymmetricKeyParameter recipientKey)
Generate secret/encapsulation based on the recipient public key. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NTRUKEMGenerator(java.security.SecureRandom random)
random - a secure random number generator| Method Detail |
public SecretWithEncapsulation generateEncapsulated(AsymmetricKeyParameter recipientKey)
EncapsulatedSecretGeneratorgenerateEncapsulated in interface EncapsulatedSecretGeneratororg.bouncycastle.crypto.EncapsulatedSecretGenerator
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||