Package org.bouncycastle.operator.bc
package org.bouncycastle.operator.bc
Basic operator implementations for doing encryption, signing, and digest operations using the BC lightweight API.
-
ClassDescriptionBuilder for creating content signers that use the HSS/LMS Hash-Based Signature Algorithm.Builder for creating content verifier providers that support the HSS/LMS Hash-Based Signature Algorithm.Lightweight unwrapper for RSA PKCS#1 v1.5 (
rsaEncryption) key transport, used by the BC CMS / PKIX recipient implementations.