CgmGdoiPseudoRandomFunction
A textual convention indicating the identifier of the pseudo-random function (PRF) being used. Following are the possible updated PRF values & CgmGdoiPseudoRandomFunction mappings after RFC 4306: Pseudo-Random Function Type Value --------------------------------- ----- PRF_HMAC_MD5 1 -- prfMd5Hmac PRF_HMAC_SHA1 2 -- prfSha1Hmac PRF_HMAC_TIGER 3 -- prfTigerHmac PRF_AES128_XCBC 4 -- prfAes128Xcbc PRF_HMAC_SHA2_256 5 -- prfSha2Hmac256 PRF_HMAC_SHA2_384 6 -- prfSha2Hmac384 PRF_HMAC_SHA2_512 7 -- prfSha2Hmac512 PRF_AES128_CMAC 8 -- prfAes128Cmac Following are the possible SIG_HASH_ALGORITHM values & CgmGdoiPseudoRandomFunction mappings from the GDOI RFC 3547: Algorithm Type Value -------------- ----- SIG_HASH_MD5 1 -- prfMd5Hmac SIG_HASH_SHA1 2 -- prfSha1Hmac
Possible values
9 objects| Number | Name |
|---|---|
| 0 | prfNone |
| 1 | prfMd5Hmac |
| 2 | prfSha1Hmac |
| 3 | prfTigerHmac |
| 4 | prfAes128Xcbc |
| 5 | prfSha2Hmac256 |
| 6 | prfSha2Hmac384 |
| 7 | prfSha2Hmac512 |
| 8 | prfAes128Cmac |