CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/10 19:03:23
Modified files:
lib/libssl : ssl_clnt.c ssl_sigalgs.c ssl_srvr.c
Log message:
Convert signatures and verifcation to use the EVP_DigestXXX api
to allow for adding PSS, Nuke the now unneejded guard around the PSS
algorithms in the sigalgs table
ok jsing@ tb@
