Uses of Package
org.bouncycastle.crypto.engines
-
Packages that use org.bouncycastle.crypto.engines Package Description org.bouncycastle.crypto.engines org.bouncycastle.jcajce.provider.asymmetric.dh org.bouncycastle.jcajce.provider.asymmetric.ec -
Classes in org.bouncycastle.crypto.engines used by org.bouncycastle.crypto.engines Class Description CAST5Engine A class that provides CAST key encryption operations, such as encoding data and generating keys.CramerShoupCiphertext Class, holding Cramer Shoup ciphertexts (u1, u2, e, v)CramerShoupCoreEngine.CramerShoupCiphertextException CS exception for wrong cipher-textsDESEngine a class that provides a basic DES engine.GOST28147WrapEngine IESEngine Support class for constructing integrated encryption ciphers for doing basic message exchanges on top of key agreement ciphers.RFC3394WrapEngine an implementation of the AES Key Wrapper from the NIST Key Wrap Specification as described in RFC 3394.RFC5649WrapEngine An implementation of the AES Key Wrap with Padding specification as described in RFC 5649.Salsa20Engine Implementation of Daniel J.SerpentEngineBase SM2Engine.Mode VMPCEngine Zuc128CoreEngine Zuc128Engine implementation.Zuc256CoreEngine Zuc256 implementation. -
Classes in org.bouncycastle.crypto.engines used by org.bouncycastle.jcajce.provider.asymmetric.dh Class Description IESEngine Support class for constructing integrated encryption ciphers for doing basic message exchanges on top of key agreement ciphers. -
Classes in org.bouncycastle.crypto.engines used by org.bouncycastle.jcajce.provider.asymmetric.ec Class Description IESEngine Support class for constructing integrated encryption ciphers for doing basic message exchanges on top of key agreement ciphers.SM2Engine SM2 public key encryption engine - based on https://tools.ietf.org/html/draft-shen-sm2-ecdsa-02.