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:
parent
a7499cc9a4
commit
a097b3c377
5 changed files with 116 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue