Skip to content

[v2] Add RSA sign_pss() and verify_pss() methods#169

Merged
rhenium merged 1 commit intoruby:masterfrom
rhenium:ky/pkey-rsa-sign-pss
Nov 14, 2017
Merged

[v2] Add RSA sign_pss() and verify_pss() methods#169
rhenium merged 1 commit intoruby:masterfrom
rhenium:ky/pkey-rsa-sign-pss

Conversation

@rhenium
Copy link
Member

@rhenium rhenium commented Nov 13, 2017

Support Probabilistic Signature Scheme for RSA key signing.

[ky: the patch was originally submitted as GitHub Pull Request #76.
finish keyword arguments handling, update docs, and fix tests.]

This replaces #76. Merging this will close #75.

Support Probabilistic Signature Scheme for RSA key signing.

[ky: the patch was originally submitted as GitHub Pull Request ruby#76.
 finish keyword arguments handling, update docs, and fix tests.]
@rhenium rhenium merged commit e345225 into ruby:master Nov 14, 2017
@pkarman
Copy link

pkarman commented Nov 14, 2017

thanks @rhenium !

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.

Probabilistic Signature Scheme for RSA key signing

2 participants