See: Description
| Class | Description |
|---|---|
| AesCipher |
An implementation of the AES symmetric block cipher.
|
| AesCipher.CBCPKCS5Padding |
The constructor; creates a new instance of the AES/CBC/PKCS5Padding
symmetric cipher algorithm.
|
| AesCipher.GcmNoPadding |
An implementation of the AES symmetric cipher algorithm configured for
operation with the GCM block mode and the NoPadding padding type.
|
| AesIvParameters |
An implementation of AES-IV symmetric cipher algorithm parameters, as defined
in RFC 3565.
|
| AesKeyWrap |
An implementation of the AES key wrap algorithm, as defined in the AES Key Wrap
Specification.
|
| AesKeyWrapPad |
An implementation of the AES key wrap algorithm, as defined in the AES Key Wrap
Specification.
|
| AsymmetricCipher |
Defines Entrust's asymmetric cipher architecture; it contains all the common
functionality used by Entrust's asymmetric block cipher implementations.
|
| BlockMechanism |
Represents a block mechanism in Entrust's symmetric block cipher
architecture; it contains the common functionality used by all block
mechanism implementations.
|
| Cast128Cipher |
An implementation of the CAST128 symmetric block cipher (aka CAST5).
|
| Cast3Cipher |
An implementation of the CAST3 symmetric block cipher.
|
| Cast3KeyGenerator |
A software based implementation of the CAST3 key generation algorithm.
|
| Cast3Parameters |
This class represents CAST parameters in opaque form and may be used for generating
opaque CAST parameters and converting them between various formats.
|
| CbcBlockMechanism |
An implementation of the Cipher Block Chaining (CBC) block mechanism in
Entrust's symmetric block cipher architecture.
|
| CfbBlockMechanism |
An implementation of the Cipher Feedback (CFB) block mechanism in Entrust's
symmetric block cipher architecture.
|
| DesCipher |
An implementation of the DES symmetric block cipher.
|
| EcbBlockMechanism |
An implementation of the Electronic Codebook (ECB) block mechanism in
Entrust's symmetric block cipher architecture.
|
| GcmBlockMechanism |
An implementation of the Galois Counter Mode (GCM) block mechanism in
Entrust's symmetric block cipher architecture.
|
| GcmParameters |
An opaque representation of GCM algorithm parameters intended for use with
Entrust's symmetric cipher implementations when operating in the GCM block
mode.
|
| IdeaCipher |
An implementation of the IDEA symmetric block cipher (International Data
Encryption Algorithm).
|
| IvParameters |
An implementation of IV symmetric cipher algorithm parameters, as defined
in RFC 3370.
|
| OfbBlockMechanism |
An implementation of the Output Feedback (OFB) block mechanism in Entrust's
symmetric block cipher architecture.
|
| OpenPgpCfbBlockMechanism |
An implementation of the OpenPGP Cipher Feedback (OpenPGPCFB) block mechanism
in Entrust's symmetric block cipher architecture.
|
| PaddingMechanism |
Represents a padding mechanism in Entrust's symmetric cipher architecture.
|
| Pkcs5PaddingMechanism |
An implementation of the PKCS #5 padding mechanism in Entrust's symmetric
block cipher architecture.
|
| Sp80038aPaddingMechanism |
An implementation of the SP 800-38A padding mechanism in Entrust's symmetric
block cipher architecture.
|
| SymmetricBlockCipher |
Defines Entrust's symmetric block cipher architecture; it contains all the
common functionality used by Entrust's symmetric block cipher algorithms.
|
| TripleDesCipher |
An implementation of the Triple DES symmetric block cipher.
|
Contains implementations of symmetric cipher and key-wrap algorithms.
| © 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |