|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.pqc.crypto.test.NTRUKAT
| Field Summary | |
int |
count
|
byte[] |
ct
Ciphertext |
byte[] |
pk
Public key |
byte[] |
seed
|
byte[] |
sk
Private key |
byte[] |
ss
Shared key |
| Constructor Summary | |
NTRUKAT()
|
|
| Method Summary | |
static java.util.List |
getKAT(java.io.InputStream src)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int count
public byte[] seed
public byte[] pk
public byte[] sk
public byte[] ct
public byte[] ss
| Constructor Detail |
public NTRUKAT()
| Method Detail |
public static java.util.List getKAT(java.io.InputStream src)
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||