Notes: The HMAC template is explicitly instantiated (for those systems whose compilers don't support the template approach) only for SHA-1 and MD5. For the smae portability reasons, these instantiations do not call DoHash<>() .
Namespaces | |
| namespace | cdk |
Functions | |
| template<class T> | |
| str | cdk::HMAC (const str &key, const str &msg) |
| Compute an HMAC over a specified message using a specified key. | |
| ISC Cryptographic Development Kit - User's Guide | |
| Questions? E-mail ISC technical support | |
| Copyright© 2002-2006 Information Security Corp. All rights reserved. |