Commit Graph

13 Commits

Author SHA1 Message Date
s-hadinger 5c30d92627
BearSSL panic on ESP8266 in rare conditions (#22017) 2024-08-25 23:10:48 +02:00
s-hadinger 4100682297
Fix TLS by removing redundant BearSSL code from libmail (#19472) 2023-09-06 20:12:59 +02:00
s-hadinger c2f8821b2f
`Sendmail` upgraded to ESP-Mail-Client v3.4.9 from v1.2.0, using BearSSL instead of MbedTLS (#19460)
* `Sendmail` upgraded to ESP-Mail-Client v3.4.9 from v1.2.0, using BearSSL instead of MbedTLS

* Fix compilation on ESP8266

* Fix compilation

* fix compilation
2023-09-04 23:00:37 +02:00
Davide Beatrici 1f16693664
"Tamota" -> "Tasmota" (#18950) 2023-06-24 10:24:48 +02:00
s-hadinger b9d855ef79
Berry RS256 crypto algorithm (RSASSA-MCKS1_v1-5 with SHA256) used for JWT (#18763) 2023-06-01 10:02:23 +02:00
Stephan Hadinger 36ef4922cc Minor updates of BearSSL 2022-08-17 23:05:56 +02:00
Stephan Hadinger 06037b10a5 Berry support for Curve 25519 EC crypto 2021-08-30 21:01:06 +02:00
Stephan Hadinger 1bfb4ef55c TLS remove check for cricital attributes in cert #12599 2021-07-09 11:11:33 +02:00
Stephan Hadinger c6f433be91 Fixes for esp32c3 2021-04-19 19:37:59 +02:00
Jason2866 d0f580bd42
architectures=esp8266,esp32 2021-01-23 11:02:03 +01:00
Stephan Hadinger 67b3b906aa Fix bearssl compilation for arduino stage 2020-12-25 23:26:55 +01:00
Stephan Hadinger a2b11520fe Fix tls time with new NTP client 2020-11-06 18:27:43 +01:00
Jason2866 e454c54e6d move libs in folder lib 2020-10-26 12:51:06 +00:00