plan9fox/sys
cinap_lenrek 33a4a56c1c libsec: send sigature_algoritms extension for TLS1.2, order ciphers
TLS1.2 requires the client to send the list of supported
signature and hash algorithm pairs. some servers will simply
reject the client hello otherwise. note that we do not implement
any dh/ecdh param signature verification.

order the cipher list to strogest first. aes128 is actually more
secure than aes256.
2015-09-13 13:39:51 +02:00
..
doc
games/lib fortunes: Please be respectful in this forum. 2015-09-03 17:01:49 -04:00
include libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() (thanks qrstuv) 2015-09-06 23:25:14 +02:00
lib dist/mkfile: add target for the aijuboard *.zynq.img 2015-09-05 03:29:17 +02:00
man libc: remove privfree(), simplify privalloc() 2015-09-06 20:43:05 +02:00
src libsec: send sigature_algoritms extension for TLS1.2, order ciphers 2015-09-13 13:39:51 +02:00