Skip to content

Add sign_digest_less_safe to rsa KeyPair#1493

Closed
ldufr wants to merge 1 commit intobriansmith:mainfrom
sig4all:main
Closed

Add sign_digest_less_safe to rsa KeyPair#1493
ldufr wants to merge 1 commit intobriansmith:mainfrom
sig4all:main

Conversation

@ldufr
Copy link
Copy Markdown

@ldufr ldufr commented May 11, 2022

The goal of this MR is to allow a user to sign a digest without having to have all the message at disposition. I tried to follow the advises given in MR-915, for instance the name of the function.

In addition, I'm not convince the testing code I added is the best or most elegant way to do it, but I didn't want to add custom stuff to support testing. Arguably, it's a little awkward to specify the digest algorithm twice. You might have some recommendation on that.

A user of the library can leverage this new function to sign
a digest without having all the message at once.

I agree to license my contributions to each file under the terms given
at the top of each file I changed.
@ldufr
Copy link
Copy Markdown
Author

ldufr commented Feb 26, 2023

Closed since no reaction and don't want to maintain the branch.

@ldufr ldufr closed this Feb 26, 2023
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