CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/10 08:36:47
Modified files:
lib/libssl/src/ssl: s3_both.c s3_clnt.c s3_lib.c s3_srvr.c
ssl_cert.c ssl_ciph.c ssl_lib.c ssl_locl.h
t1_lib.c
Log message:
Remove support for GOST R 34.10-94 signature authentication, along with
the two ciphersuites that use it. GOST94 public/private keys have been
long obsoleted and libcrypto does not have support for them anyway.
Discussed with Dmitry Eremin-Solenikov.
