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