Russ Housley

Results 5 issues of Russ Housley

Add support for RELATIVE-OID.

Here is a small code fragment to illustrate the problem: import binascii from pyasn1.codec.der.decoder import decode as der_decode from pyasn1.codec.der.encoder import encode as der_encode from pyasn1.type import univ, namedtype from...

RFC 4108 includes this syntax: FirmwarePackageLoadReceipt ::= SEQUENCE { version FWReceiptVersion DEFAULT v1, hwType OBJECT IDENTIFIER, hwSerialNum OCTET STRING, ... } FWReceiptVersion ::= INTEGER { v1(1) } When I used...

Add celery tasks for idnits2 and bibxml file generation. Fixes #7192

### Describe the issue When I paste the ABNF into the form and hit the "Parse ABNF" button, it just spins and spins. ### Code of Conduct - [X] I...

bug