Package | Description |
---|---|
org.bouncycastle.pqc.crypto.gmss |
Modifier and Type | Method and Description |
---|---|
void |
Treehash.update(GMSSRandom gmssRandom,
byte[] leaf)
Calculates one update of the treehash instance, i.e.
|
void |
Treehash.updateNextSeed(GMSSRandom gmssRandom)
updates the nextSeed of this treehash instance one step needed for the
schedulng of the seeds
|
Copyright © 2020 BouncyCastle.org. All rights reserved.