Uses of Class
org.bouncycastle.pqc.crypto.ExchangePair
Packages that use ExchangePair
-
Uses of ExchangePair in org.bouncycastle.pqc.crypto
Methods in org.bouncycastle.pqc.crypto that return ExchangePairModifier and TypeMethodDescriptionExchangePairGenerator.generateExchange(AsymmetricKeyParameter senderPublicKey) Generate an exchange pair based on the sender public key. -
Uses of ExchangePair in org.bouncycastle.pqc.crypto.newhope
Methods in org.bouncycastle.pqc.crypto.newhope that return ExchangePairModifier and TypeMethodDescriptionNHExchangePairGenerator.generateExchange(AsymmetricKeyParameter senderPublicKey) NHExchangePairGenerator.GenerateExchange(AsymmetricKeyParameter senderPublicKey)