Package org.bouncycastle.tls.crypto.impl
package org.bouncycastle.tls.crypto.impl
-
ClassDescriptionBase class for a TlsCrypto implementation that provides some needed methods from elsewhere in the impl package.Base class for a TlsSecret implementation which captures common code and fields.A generic TLS 1.2 AEAD cipher.Base interface for services supporting AEAD encryption/decryption.A generic TLS 1.0-1.2 block cipher.Interface for block cipher services.Useful utility methods.The NULL cipher.A generic TLS MAC implementation, acting as an HMAC based on some underlying Digest.Base interface for a generic TLS MAC implementation for use with a bulk cipher.