Skip to content

Add raw pubkey output - #48

Draft
dehanj wants to merge 2 commits into
signify-methodsfrom
add_raw_pubkey_output
Draft

Add raw pubkey output#48
dehanj wants to merge 2 commits into
signify-methodsfrom
add_raw_pubkey_output

Conversation

@dehanj

@dehanj dehanj commented Jul 3, 2026

Copy link
Copy Markdown
Member

Description

A proof of concept to be able to export the public key in raw format.
The method in the signify package is well written, but the usage in main.go is just to show that it works.
It will write to the .bin where pubkeyfile is the signify formated pubkey (-p).

Type of change

Please tick any that are relevant to this PR and remove any that aren't.

  • Feature (non breaking change which adds functionality)

Submission checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my changes
  • I have tested and verified my changes on target
  • My changes are well written and CI is passing
  • I have squashed my work to relevant commits and rebased on main for linear history
  • I have added a "Co-authored-by: x" if several people contributed, either pair programming or by squashing commits from different authors.
  • I have updated the documentation where relevant (readme, dev.tillitis.se etc.)
  • QEMU is updated to reflect changes

@dehanj
dehanj force-pushed the add_raw_pubkey_output branch from a7523d9 to a10f234 Compare July 3, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant