tls deetz

This commit is contained in:
Duke Leto
2020-12-17 12:01:07 -05:00
parent 0e79be41cb
commit 30da960ee6

View File

@@ -34,6 +34,8 @@ evil organizations.
* We now use WolfSSL 4.5.0 instead of OpenSSL, a huge improvement and * We now use WolfSSL 4.5.0 instead of OpenSSL, a huge improvement and
decrease in attack surface as well as allowing use to do TLS decrease in attack surface as well as allowing use to do TLS
on low resource devices (like internet-of-shit light bulbs/etc) on low resource devices (like internet-of-shit light bulbs/etc)
* Nodes randomly choose between GCM-SHA384 and CHACHA20-POLY1305-SHA256 when
making connections to other nodes.
* Hush Docker scripts are now officially maintained! * Hush Docker scripts are now officially maintained!
* Faster release binaries with -03 * Faster release binaries with -03
* Optimized and hardened memory pool code * Optimized and hardened memory pool code