Fixed a TLS timeout when connecting to servers with large ECC chains, removed curve25519 support to save space, added back chachapoly support for speed benefits

This commit is contained in:
Noah Laptop 2019-08-01 10:00:00 -07:00
parent a7499cc9a4
commit a097b3c377
5 changed files with 116 additions and 5 deletions

View file

@ -1,5 +1,5 @@
name=SSLClient
version=1.2.2
version=1.2.3
author=Noah Koontz <koontzn@oregonstate.edu>
maintainer=OPEnS Lab
sentence=Arduino library to add SSL functionality to any Client class