See: Description
| Class | Description |
|---|---|
| AesCMac |
A software based implementation of the CMAC message authentication code
algorithm that uses AES as the underlying symmetric cipher.
|
| AesMac | |
| Cast128Mac |
A software based implementation of the DAC message authentication code
algorithm that uses CAST128 as the underlying symmetric cipher.
|
| CMac |
Defines Entrust's Cipher-based Message Authentication Code (CMAC)
architecture; it contains all the common functionality used by Entrust's CMAC
algorithms.
|
| DesMac |
A software based implementation of the DAC message authentication code
algorithm that uses DES as the underlying symmetric cipher.
|
| HMac |
Defines Entrust's keyed-hashing for message authentication (HMAC)
architecture; it contains all the common functionality used by Entrust's HMAC
algorithms.
|
| HMacKeyGenerator |
Defines Entrust's keyed-hashing for message authentication (HMAC) key
generation architecture; it contains all the common functionality used by
Entrust's HMAC key generation algorithm implementations.
|
| IdeaMac |
A software based implementation of the DAC message authentication code
algorithm that uses IDEA as the underlying symmetric cipher.
|
| Md5HMac |
An implementation of the HMAC message authentication code algorithm that uses
MD5 as the underlying hash function.
|
| Md5HMacKeyGenerator |
A software based implementation of the HmacMD5 key generation algorithm.
|
| Sha1HMac |
An implementation of the HMAC message authentication code algorithm that uses
SHA-1 as the underlying hash function.
|
| Sha1HMacKeyGenerator |
A software based implementation of the HmacSHA1 key generation algorithm.
|
| Sha224HMac |
An implementation of the HMAC message authentication code algorithm that uses
SHA-224 as the underlying hash function.
|
| Sha224HMacKeyGenerator |
A software based implementation of the HmacSHA224 key generation algorithm.
|
| Sha256HMac |
An implementation of the HMAC message authentication code algorithm that uses
SHA-256 as the underlying hash function.
|
| Sha256HMacKeyGenerator |
A software based implementation of the HmacSHA256 key generation algorithm.
|
| Sha384HMac |
An implementation of the HMAC message authentication code algorithm that uses
SHA-384 as the underlying hash function.
|
| Sha384HMacKeyGenerator |
A software based implementation of the HmacSHA384 key generation algorithm.
|
| Sha512HMac |
An implementation of the HMAC message authentication code algorithm that uses
SHA-512 as the underlying hash function.
|
| Sha512HMacKeyGenerator |
A software based implementation of the HmacSHA512 key generation algorithm.
|
| SymmetricCipherMac |
Defines Entrust's Data Authentication Code (DAC) architecture; it contains
all the common functionality used by Entrust's DAC algorithms.
|
| TripleDesCMac |
A software based implementation of the CMAC message authentication code
algorithm that uses DESede as the underlying symmetric cipher.
|
| TripleDesMac |
A software based implementation of the DAC message authentication code
algorithm that uses DESede as the underlying symmetric cipher.
|
Contains implementations of message authentication code (MAC) 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. |
![]() |