|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.pqc.crypto.slhdsa.SLHDSAEngine
org.bouncycastle.pqc.crypto.slhdsa.SLHDSAEngine.Shake256Engine
| Nested Class Summary |
| Nested classes inherited from class org.bouncycastle.pqc.crypto.slhdsa.SLHDSAEngine |
SLHDSAEngine.Sha2Engine, SLHDSAEngine.Shake256Engine |
| Constructor Summary | |
SLHDSAEngine.Shake256Engine(int n,
int w,
int d,
int a,
int k,
int h)
|
|
| Method Summary | |
protected byte[] |
bitmask(byte[] pkSeed,
org.bouncycastle.pqc.crypto.slhdsa.ADRS adrs,
byte[] m)
|
protected byte[] |
bitmask(byte[] pkSeed,
org.bouncycastle.pqc.crypto.slhdsa.ADRS adrs,
byte[] m1,
byte[] m2)
|
byte[] |
PRF_msg(byte[] prf,
byte[] randomiser,
byte[] msgPrefix,
byte[] msg)
|
| Methods inherited from class org.bouncycastle.pqc.crypto.slhdsa.SLHDSAEngine |
implGenerateKeyPair, internalGenerateSignature, internalVerifySignature |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SLHDSAEngine.Shake256Engine(int n,
int w,
int d,
int a,
int k,
int h)
| Method Detail |
public byte[] PRF_msg(byte[] prf,
byte[] randomiser,
byte[] msgPrefix,
byte[] msg)
protected byte[] bitmask(byte[] pkSeed,
org.bouncycastle.pqc.crypto.slhdsa.ADRS adrs,
byte[] m)
protected byte[] bitmask(byte[] pkSeed,
org.bouncycastle.pqc.crypto.slhdsa.ADRS adrs,
byte[] m1,
byte[] m2)
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||