Hubbry Logo
search button
Sign in
Probabilistic signature scheme
Probabilistic signature scheme
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Probabilistic signature scheme
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Probabilistic signature scheme Wikipedia article. Here, you can discuss, collect, and organize anything related to Probabilistic signature scheme. The purp...
Add your contribution
Probabilistic signature scheme

Probabilistic Signature Scheme (PSS) is a cryptographic signature scheme designed by Mihir Bellare and Phillip Rogaway.[1]

RSA-PSS is an adaptation of their work and is standardized as part of PKCS#1 v2.1. In general, RSA-PSS should be used as a replacement for RSA-PKCS#1 v1.5.

Design

[edit]

PSS was specifically developed to allow modern methods of security analysis to prove that its security directly relates to that of the RSA problem. There is no such proof for the traditional PKCS#1 v1.5 scheme.

Implementations

[edit]

References

[edit]
  1. ^ Bellare, Mihir; Rogaway, Phillip. "PSS: Provably Secure Encoding Method for Digital Signatures" (PDF). Archived from the original (PDF) on 2017-08-10.
  2. ^ "RSA-PSS". OpenSSL Documentation. Retrieved April 7, 2025.
  3. ^ "wolfSSL Changelog | wolfSSL Embedded SSL/TLS Library Documentation". wolfSSL. Retrieved 2018-10-05.
[edit]