Re-run gen_server_ciphers

This commit is contained in:
Nick Mathewson
2017-01-24 15:30:35 -05:00
parent 8a9eca1267
commit 363be43df3
2 changed files with 17 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (ciphersuite choices):
- Allow servers to accept a wider range of ciphersuites, including
chacha20-poly1305 and AES-CCM. Closes the other part of 15426.