Skip to content

dsa: make secret_number_rfc6979 infallible; cleanups#1405

Merged
tarcieri merged 1 commit into
masterfrom
dsa/cleanup-rfc6979-and-make-infallible
Jun 30, 2026
Merged

dsa: make secret_number_rfc6979 infallible; cleanups#1405
tarcieri merged 1 commit into
masterfrom
dsa/cleanup-rfc6979-and-make-infallible

Conversation

@tarcieri

Copy link
Copy Markdown
Member

The previous function was doing quite a bit, so this decomposes it into a few smaller functions: init_kgen, bytes2uint, and qlen.

The previous function was doing quite a bit, so this decomposes it into
a few smaller functions: `init_kgen`, `bytes2uint`, and `qlen`.
@tarcieri tarcieri requested a review from baloo June 30, 2026 04:10
@tarcieri

Copy link
Copy Markdown
Member Author

@baloo can you double check this? if it looks good, I think I can cut a final release after merging

@baloo

baloo commented Jun 30, 2026

Copy link
Copy Markdown
Member

all the tests of rpgp are passing.

Otherwise changes look good.

@tarcieri tarcieri merged commit d8d07e8 into master Jun 30, 2026
14 checks passed
@tarcieri tarcieri deleted the dsa/cleanup-rfc6979-and-make-infallible branch June 30, 2026 13:12
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