NIST.asn1 441 B

12345678
  1. -- -------------------------------------------------------------------
  2. -- Taken from https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registration
  3. -- Copies of common OIDs used by other ASN.1 files.
  4. csor OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 }
  5. nistAlgorithms OBJECT IDENTIFIER ::= { csor nistAlgorithm(4) }
  6. hashAlgs OBJECT IDENTIFIER ::= { nistAlgorithms 2 }
  7. sigAlgs OBJECT IDENTIFIER ::= { nistAlgorithms 3 }