]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
Only accept a client certificate if the server requests
[thirdparty/openssl.git] / CHANGES
CommitLineData
81a6c781 1
f1c236f8 2 OpenSSL CHANGES
651d0aff
RE
3 _______________
4
beab098d 5 Changes between 0.9.7c and 0.9.8 [xx XXX xxxx]
4d94ae00 6
968766ca
BM
7 *) Update support for ECC-based TLS ciphersuites according to
8 draft-ietf-tls-ecc-03.txt: the KDF1 key derivation function with
9 SHA-1 now is only used for "small" curves (where the
10 representation of a field element takes up to 24 bytes); for
11 larger curves, the field element resulting from ECDH is directly
12 used as premaster secret.
13 [Douglas Stebila (Sun Microsystems Laboratories)]
14
652ae06b
BM
15 *) Add code for kP+lQ timings to crypto/ec/ectest.c, and add SEC2
16 curve secp160r1 to the tests.
17 [Douglas Stebila (Sun Microsystems Laboratories)]
18
e666c459
RL
19 *) Add the possibility to load symbols globally with DSO.
20