LDG.PRG 2.34

- compatible with MiNT Memory Protection 
- crash at ldg_close() under Magic 6 environment is fixed
- GCC version

MBEDTLS.LDG, release 4, from mbedTLS 3.6.4

- 68020-060 version.
- currently works with MiNTNet and STinG TCP layers.
- adds recent TLS 1.2 and TLS 1.3 for internet client softwares.

CACERT.PEM (optional), from Mozilla's ca-bundle.crt (2025-07-15)

- contains certificates authorities for the server certificate check.
- put it next to MBEDTLS.LDG, in your current LDG folder.
- the certificate check asks a lot of mallocs calls and RAM. 

Quick install note for LDG:

- AUTO\LDG.PRG (to install LDGM cookie, needed for programs coded with GFA)
- GEMSYS\LDG\MBEDTLS.LDG + CACERT.PEM (or in your current LDG folder)
