[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Algorithm OIDs in RFC 2104




I wonder if there is an OID for predefined HMAC algorithms in RFC 2104.
There is one specified for HMAC-SHA1 in PKCS#5, in the RSADSI arch:

rsadsi OBJECT IDENTIFIER ::= {iso(1) member-body(2) us(840) 113549}
digestAlgorithm OBJECT IDENTIFIER ::= {rsadsi 2}
id-hmacWithSHA1 OBJECT IDENTIFIER ::= {digestAlgorithm 7}

I couldn't find one for SHA-1.
Are they defined somewhere else ?

- Tolga



Follow-Ups: