Package org.bouncycastle.cert.plants.bc
Lightweight (
org.bouncycastle.crypto) operator implementations for the Merkle
Tree Certificate types in org.bouncycastle.cert.plants.-
Class Summary Class Description BcMTCCosigner Lightweight implementation ofMTCCosignerfor the MTC signature algorithms enumerated in Section 6.1 of draft-ietf-plants-merkle-tree-certs:"ECDSA-P256-SHA256","ECDSA-P384-SHA384","Ed25519","ML-DSA-44","ML-DSA-65","ML-DSA-87".BcMTCCosignerVerifierProvider Lightweight-sideMTCCosignerVerifierProviderthat holds a table of cosigner trust anchor IDs mapped toMTCSignatureVerifierinstances.BcMTCCosignerVerifierProvider.Builder Builder forBcMTCCosignerVerifierProvider.BcMTCSignatureVerifier Lightweight implementation ofMTCSignatureVerifier.BcSha256MerkleTreeHash Lightweight SHA-256 implementation ofMerkleTreeHash.