Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple signatures with one call (-S suffix) (and support for omitting filename in digest) #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

urjaman
Copy link

@urjaman urjaman commented Jun 21, 2024

See #23 and #24.

I'm not marking this as draft (because I'm not planning on re-doing this code - it's just for your inspiration ;) ), but consider it draft-quality, because i just hobbled it together (and did one fast test that it seems to build and do what I wanted.)

urjaman added 4 commits June 21, 2024 16:04
To allow making many different signatures with one context
- and thus one password entry.
and for parsing omitted-name digests.
This is an API change (but only to signing), so maybe
we should instead have a different function for no-name
signature write. Dunno.
Copy link
Owner

@vstakhov vstakhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good as is to me, thank you!

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.

2 participants