Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.21 KB

File metadata and controls

47 lines (30 loc) · 2.21 KB

CBOR Encoded X.509 (C509)

This is the working area for the Internet-Drafts "CBOR Encoded X.509 Certificates (C509 Certificates)" and "CBOR Encoded Certificate Revocation Management".

It is also the working area for a reference implementation in RUST for bidirectional conversion between DER-encoded X.509 and CBOR-encoded X.509 (C509). The reference software may be distributed under the terms of the 3-Clause BSD License.

CBOR Encoded X.509 Certificates (C509 Certificates)

Reference Software (DER Encoded X.509 ↔ CBOR Encoded C509)

CBOR Encoded Certificate Revocation Management

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

Command line usage requires that you have the necessary software installed. See the instructions.