Revision 2c6094baca6476d8b024dc7d9f461dae597ae797 authored by Richard Levitte on 06 May 2020, 19:44:58 UTC, committed by Richard Levitte on 14 May 2020, 10:16:35 UTC
Instead of passing it with signature->digest_verify_init() and
signature->digest_sign_init(), we pass it with signature->newctx().
This allows the digests that are indicated by RSA PSS parameters
to have a useful propquery.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11710)
1 parent ea297dc
History
File Mode Size
b_addr.c -rw-r--r-- 26.0 KB
b_dump.c -rw-r--r-- 4.0 KB
b_print.c -rw-r--r-- 25.5 KB
b_sock.c -rw-r--r-- 10.8 KB
b_sock2.c -rw-r--r-- 10.8 KB
bf_buff.c -rw-r--r-- 12.2 KB
bf_lbuf.c -rw-r--r-- 8.6 KB
bf_nbio.c -rw-r--r-- 4.1 KB
bf_null.c -rw-r--r-- 2.7 KB
bf_prefix.c -rw-r--r-- 5.2 KB
bio_cb.c -rw-r--r-- 3.0 KB
bio_err.c -rw-r--r-- 4.0 KB
bio_lib.c -rw-r--r-- 19.9 KB
bio_local.h -rw-r--r-- 5.5 KB
bio_meth.c -rw-r--r-- 4.8 KB
bss_acpt.c -rw-r--r-- 16.0 KB
bss_bio.c -rw-r--r-- 18.6 KB
bss_conn.c -rw-r--r-- 16.9 KB
bss_dgram.c -rw-r--r-- 56.9 KB
bss_fd.c -rw-r--r-- 5.7 KB
bss_file.c -rw-r--r-- 11.5 KB
bss_log.c -rw-r--r-- 9.5 KB
bss_mem.c -rw-r--r-- 8.6 KB
bss_null.c -rw-r--r-- 1.9 KB
bss_sock.c -rw-r--r-- 6.4 KB
build.info -rw-r--r-- 478 bytes

back to top