Module io.github.mmm.crypto.bc
Package io.github.mmm.crypto.asymmetric.sign.ec.bc
-
Class Summary Class Description SignatureEcBc SignatureBinary
for ECDSA based onBouncyCastle
.SignatureEcBcPlain SignatureEcBc
for a plain signature.SignatureEcBcWithRecoveryId SignatureEcBc
with an extra byte for therecovery ID
.SignatureFactoryEcBc<S extends SignatureEcBc> Implementation ofSignatureFactory
forSignatureEcBc
.SignatureFactoryEcBcPlain Implementation ofSignatureFactory
forSignatureEcBcPlain
.SignatureFactoryEcBcWithRecoveryId Implementation ofSignatureFactory
forSignatureEcBcWithRecoveryId
.SignatureProcessorFactoryImplEcBc<S extends SignatureEcBc> Default implementation ofSignatureProcessorFactory
forSignatureEcBc
.SignatureProcessorImplEcBc<S extends SignatureEcBc> Implementation ofSignatureSigner
.SignatureSignerImplEcBc<S extends SignatureEcBc> Implementation ofSignatureSigner
forSignatureEcBc
.SignatureVerifierImplEcBc<S extends SignatureEcBc> Implementation ofSignatureVerifier
forSignatureEcBc
.