Hi,
----------
From: li yunfeng[SMTP:forward_li@xxxxxxxxxxxx]
Sent: Wednesday, August 29, 2001 3:00 AM
To: pgut001@xxxxxxxxxxxxxxxxx
Cc: ietf-pkix@xxxxxxx
Dear peter:
When I program the PKIX protocal, I found I have to
process the PBMParamenter struct in which there are a
member "mac AlgorithmIdentifier".Rfc2510 said that one
have to give the DES-MAC or TRIPLE-DES-MAC's oid in
the "mac" field. But I could not found the
TRIPLE-DES-MAC's OID in your docunment dunmoid.* so I
want to know what OID should I give to the "mac"
field.
Actually, according to Appendix B2, the MAC to use in PasswordBasedMac is HMAC (and the OID is provided).
Carlisle.