From: Paul W. <pau...@gm...> - 2022-09-28 10:22:10
|
> I've also update the libraries my site to do that. https://github.com/wolfSSL/wolfssl/releases/tag/v5.5.1-stable You'll need to update it, there are some critical fixes in this release. (unless something else _really_ critical needs fixing, I think this should be enough as far as updating goes) Yeah, I think that the new TLS 1.3 adds considerable weight, so it will be interesting to see just how far things will get on the "usable" side of things. I'm wondering just what the _minimum spec_ will be for a working _modern_ SSL app. I'm hoping it will still be reasonably low. On 9/25/22, Thorsten Otto <ad...@th...> wrote: > On Samstag, 24. September 2022 12:10:54 CEST Paul Wratt wrote: >> yeah there is a new `mk_minimal` specifically to to that (added >> yesterday) > > From what i've seen so far, that should not save much. Maybe a few bytes in > > some tables, and a few small wrapper functions in evp.c, but that should be > > about all. I currently think that it will be safer to enable all functions > > (at least the crypto functions), in case you need them. When doing a > --enable- > distro, this is also done. I've also update the libraries my site to do > that. > > > > > > _______________________________________________ > Freemint-discuss mailing list > Fre...@li... > https://lists.sourceforge.net/lists/listinfo/freemint-discuss > |