It’s the same. The correct full name is RSASSA-PSS, where ‘SSA’
stands for Secure Signature Algorithm (IIRC) and ‘PSS’ for Probabilistic Signature Scheme Regards https://en.wikipedia.org/wiki/PKCS_1#Schemes https://datatracker.ietf.org/doc/html/rfc4056 From:
openssl-users <openssl-users-bounces@xxxxxxxxxxx>
On Behalf Of Eddie Chang Hi: openssl dgst -sha512 -binary -out sha512_out.bin test.bin openssl pkeyutl -sign -in sha512_out.bin -inkey gv100_rsa_3072_pvt_dbg.pem -out sig1.bin -pkeyopt digest:sha512 -pkeyopt rsa_padding_mode:pss -pkeyopt rsa_pss_saltlen:-1 openssl pkeyutl -verify -in sha512_out.bin -sigfile sig1.bin -pkeyopt digest:sha512 -pkeyopt rsa_padding_mode:pss -pkeyopt rsa_pss_saltlen:-1 -pubin -inkey gv100_rsa_3072_pub_dbg.pem
Byte 0 Bit 5. TPM_ALG_RSASSA_4096 Byte 0 Bit 6. TPM_ALG_RSAPSS_4096 --- 本郵件來自HiNet WebMail --- |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature