Package | Description |
---|---|
org.bouncycastle.pqc.crypto.mceliece | |
org.bouncycastle.pqc.jcajce.provider.mceliece |
Modifier and Type | Method and Description |
---|---|
void |
McEliecePointchevalCipher.initCipherEncrypt(McElieceCCA2PublicKeyParameters pubKey) |
Modifier and Type | Method and Description |
---|---|
static GF2Vector |
McElieceCCA2Primitives.encryptionPrimitive(McElieceCCA2PublicKeyParameters pubKey,
GF2Vector m,
GF2Vector z) |
Constructor and Description |
---|
BCMcElieceCCA2PublicKey(McElieceCCA2PublicKeyParameters params) |
Copyright © 2017 BouncyCastle.org. All rights reserved.