Package org.bouncycastle.crypto
package org.bouncycastle.crypto
Base classes for the lightweight API.
-
ClassDescriptiona holding class for public/private parameter pairs.interface that a public/private key pair generator should conform to.all parameter classes implement this.the foundation class for the hard exceptions thrown by the crypto packages.this exception is thrown if a buffer that is meant to have output copied into it turns out to be too short, or if we've been given insufficient input.interface that a message digest conforms to.The base class for parameters to key generators.the foundation class for the exceptions thrown by the crypto packages.Interface describing secret with encapsulation details.With FIPS PUB 202 a new kind of message digest was announced which supported extendable output, or variable digest sizes.