RSASSA-PSS
PKCS #1 v2.1に導入された署名方式
確率的な要素を持つ
ランダムなパディングデータとマスクデータを使用
署名プロセスにランダム性を加える
RSA: Rivest-Shamir-Adleman (暗号アルゴリズムの名前)
SSA: Signature Scheme with Appendix (パディング方式の名前)
PSS: Probabilistic Signature Scheme (パディング方式の名前)
国際標準規格: ISO/IEC 9796-2:2018 "Information technology -- Security techniques -- Digital signatures with appendix -- Part 2: RSA signature schemes using PSS"
米国連邦情報処理標準: FIPS 186-4:2013 "Digital Signature Standard (DSS)"