summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2016-08-20 15:48:56 -0400
committerKurt Roeckx <kurt@roeckx.be>2016-11-07 21:06:55 +0100
commit439530bc571a5221ba0df983a245b525f46c9898 (patch)
treea1b93f33a6a3c0591eaa0d70172ee616555890ba /test
parentb71079a375116a8a52ed493afcd8f69cb08c195a (diff)
Make RSA_sign.pod less confusing.
PKCS #1 v2.0 is the name of a document which specifies an algorithm RSASSA-PKCS1-v1_5, often referred to as "PKCS #1 v1.5" after an earlier document which specified it. This gets further confusing because the document PKCS #1 v2.1 specifies two signature algorithms, RSASSA-PKCS1-v1_5 and RSASSA-PSS. RSA_sign implements RSASSA-PKCS1-v1_5. Refer to the document using the RFC number which is easier to find anyway, and refer to the algorithm by its name. Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Rich Salz <rsalz@openssl.org> GH: #1474 (cherry picked from commit aa90ca11c930114d5c0d68a2c1f446bf97853287)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions