Module rsa::pss

source ·
Expand description

Support for the Probabilistic Signature Scheme (PSS) a.k.a. RSASSA-PSS.

Designed by Mihir Bellare and Phillip Rogaway. Specified in RFC8017 § 8.1.

Usage

See code example in the toplevel rustdoc.

Structs

Functions