Package org.bouncycastle.pqc.crypto.xmss


package org.bouncycastle.pqc.crypto.xmss
Deprecated.
this implementation has been promoted to org.bouncycastle.crypto - the key parameter classes to org.bouncycastle.crypto.params, the key pair generators to org.bouncycastle.crypto.generators, XMSSSigner / XMSSMTSigner to org.bouncycastle.crypto.signers, and the engine classes to org.bouncycastle.crypto.signers.xmss. This package is scheduled for removal in the next release.
Low level implementation of the XMSS and XMSS^MT signature algorithms.