확률론적 서명 방식
Probabilistic signature scheme확률론적 서명 체계(PSS)는 미히르 벨라레와 필립 로가웨이가 설계한 암호 서명 체계다.[1]
RSA-PSS는 PKCS#1 v2.1의 일부로 표준화된 작업이다.일반적으로 RSA-PKCS#1 v1.5의 대체품으로 RSA-PSS를 사용해야 한다.
디자인
PSS는 보안이 RSA 문제와 직접 관련됨을 증명할 수 있는 현대적인 보안 분석 방법을 제공하기 위해 특별히 개발되었다.전통적인 PKCS#1 v1.5 체계에는 그러한 증거가 없다.
구현
참조
- ^ Bellare, Mihir; Rogaway, Phillip. "PSS: Provably Secure Encoding Method for Digital Signatures" (PDF). Archived from the original (PDF) on 2017-08-10.
- ^ Inc., OpenSSL Foundation. "/docs/manmaster/man7/RSA-PSS.html". www.openssl.org. Retrieved 2018-10-05.
- ^ "wolfSSL Changelog wolfSSL Embedded SSL/TLS Library Documentation". wolfSSL. Retrieved 2018-10-05.