Categorygithub.com/oddy/c3-go
modulepackage
1.0.3
Repository: https://github.com/oddy/c3-go.git
Documentation: pkg.go.dev

# README

c3-go

Golang port of the C3 project.

  • Currently verification-only. Use python C3 for signing etc.
  • Text fields are currently ignored instead of being inspected/cross-checked.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

literally just payload bytes but tagged with a header tag.
No description provided by the author
"data_part and sig_part structure".
"priv data with a crc32 integrity check".
cert chain with a cert as the first entry.
--- Top-level tag values ---.
cert chain with a payload as the first entry.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
This is a DAS (data-and-sig) with the data & sig bytes (made for us by B3).
This is a DAS with everything unpacked (certs & payloads etc) made by Load for Verify to use.
No description provided by the author