PolarSSL.ldg

Brings SSL/TLS layer (SSL 3.0 to old TLS 1.2) to clients applications using MiNTnet and STinG/STiK TCP layers.
Built on mbedTLS 1.3.22 and LDG system.
Used by :
Troll, usenet and email client.
Meg, mailbox checker and spam eraser.
Litchi, ftp client.
Other programs can use it, please read the how-to and functions calls in the st-guide documentation.

Here are listed versions for 68K, 68020-060 and ColdFire V4e using cross-compilation and the mintlib. Safe LDG.PRG is provided to install TSR ldg functions and the ‘LDGM’ cookie needed for my applications.

NB: TLS 1.2 needs a very strong CPU (060, ColdFire, Aranym, V4SA).

Archives Size Date Notes
English 68K 020-060 CFv4e 377-406 KB 10-26-2024 release 9
Local sources lib + ldg or
on github-lib + github-ldg
35 KB download also mbedTLS 1.3.22
(local link)
HYP guide 7 KB how-to use this LDG

Older versions are kept in the repository.

9 réflexions sur « PolarSSL.ldg »

  1. News in the release 9:

    • mod: built with gcc 12.4, still on mbed-TLS version 1.3.22
    • fix: removed ldg_Malloc support, this highly increase speed at ssl_handshake()
    • mod: CSBUILD.PRG for « CipherSuites Builder » is removed from the archive and will have its own release.
  2. News in the release 8:

    • built on PolarSSL version 1.3.22
    • updated Polarssl.ca (from Mozilla’s cacert.pem 03-07-2018).
    • zlib is no more used (security and moreover deflate issues).
  3. News in the release 7:

    • built on PolarSSL version 1.3.16
    • updated Polarssl.ca (from Mozilla’s cacert.pem 01-20-2016)
    • this version may solve constant alert for gmail imap certificate
  4. News in the release 6:

    • built on PolarSSL version 1.3.15
    • updated Polarssl.ca (from Mozilla’s ca-bundle.crt 10-28-2015)
  5. News in the release 5:

    • built on PolarSSL version 1.3.12
    • add: ‘MagX’ + ‘SCKM’ cookies in TCP type auto-detection, if found, MiNTnet API is used.
  6. News in the release 4:

    • built on PolarSSL version 1.3.10
    • fix: latest LDG.PRG by Olivier LANDEMARRE which corrects a crash under MagiC 6
  7. News in the release 3:

    • built on PolarSSL version 1.3.9
    • chg: remove built-in ciphersuites for GMX servers (in the misc option, security panel, use thndrbrd.cs as preferred ciphersuites files, and max=TLS 1.0)
    • add: CS Builder in the archives
    • fix: in CS Builder: crash when window arrows are clicked (missing mallocs)
  8. News in the release 2:

    • built on PolarSSL version 1.3.8
    • fix: SSL handshake problem with GMX servers (automaticaly discard ciphersuites where DHE_RSA are used).
    • add: SSL/TLS support for internet clients softwares using STinG/STiK.
    • new: set_aes_global(), ldg_ssl_set_ciphersuite(), force_tcp_layer()
    • chg: parameter added in ldg_entropy_free()
    • fix: stack 128K instead of 64K

    Thanks to MiKRO / Mystic Bytes

Laisser un commentaire