plan9fox/sys
cinap_lenrek c3e1c158f6 libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code
actually verify the diffie hellman parameter signature, this
comes in two flavours. TLS1.2 uses X509 signature with a
single hash specified by the signature algorithm field in
the signature itself and pre TLS1.2 where md5+sha1 hashes
of the signed blob are pkcs1 padded and encrypted with the
rsa private key.

stop advertizing non-rsa cipher suits (DSS and ECDSA), as
we have not implmenented them.

fix some memory leaks in X509 code while we'r at it.
2015-09-22 18:10:52 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: Please be respectful in this forum. 2015-09-03 17:01:49 -04:00
include libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code 2015-09-22 18:10:52 +02:00
lib /sys/lib/dist/ndb/common: correct authdom=inri 2015-09-16 13:29:04 -04:00
man ircrc: add -P option for server password (thanks, nick) 2015-09-19 14:03:22 -04:00
src libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code 2015-09-22 18:10:52 +02:00