Skip to content

Fully implement hashed signing#9

Merged
bitbeans merged 2 commits intobitbeans:masterfrom
maxraab:mr-implement-hashed-signing
Nov 17, 2025
Merged

Fully implement hashed signing#9
bitbeans merged 2 commits intobitbeans:masterfrom
maxraab:mr-implement-hashed-signing

Conversation

@maxraab
Copy link
Copy Markdown
Collaborator

@maxraab maxraab commented Nov 16, 2025

Also implements hashed signing and sets this as the default procedure. This means that the library behaves exactly like the original minisign.
Signatures are automatically recognized and verified according to their type (hashed/legacy). There is also the option to explicitly choose one type or the other.

We could consider setting this status to version 1.0.0 at this point. What do you think?

Introduce new methods for creating, loading and validating hashed
signatures.
Set hashed signatures as default for signing and validating signatures.
The validation process can recognize the signing method and selects
the correct validation method.
@bitbeans
Copy link
Copy Markdown
Owner

Thank you very much, it looks great.

@bitbeans bitbeans merged commit 27ef284 into bitbeans:master Nov 17, 2025
1 check passed
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