• Can't get Mystic to locate cryplib

    From Mark Hartmann@3:770/3 to All on Mon Sep 26 09:00:41 2022
    I have downloaded and compiled cryptlib. I have it in the /usr/lib (which is in path). However, Mystic never finds it. I am not sure what to do to get mythic to start using cryptlib. Any help would be great.

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Mark Hartmann@3:770/3 to Mark Hartmann on Mon Sep 26 09:20:47 2022
    On Monday, September 26, 2022 at 12:00:42 PM UTC-4, Mark Hartmann wrote:
    I have downloaded and compiled cryptlib. I have it in the /usr/lib (which is in path). However, Mystic never finds it. I am not sure what to do to get mythic to start using cryptlib. Any help would be great.

    Additionally, I had to try compiling 3.4.6 in order to even get it to compile on Debian 11 64bit. 3.4.5 will not compile and errors out on some cpu type errors. So the 3.4.6 probably won't even work if Mystic did locate it ?

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Mark Hartmann@3:770/3 to Mark Hartmann on Mon Sep 26 15:30:33 2022
    On Monday, September 26, 2022 at 12:20:48 PM UTC-4, Mark Hartmann wrote:
    On Monday, September 26, 2022 at 12:00:42 PM UTC-4, Mark Hartmann wrote:
    I have downloaded and compiled cryptlib. I have it in the /usr/lib (which is in path). However, Mystic never finds it. I am not sure what to do to get mythic to start using cryptlib. Any help would be great.
    Additionally, I had to try compiling 3.4.6 in order to even get it to compile on Debian 11 64bit. 3.4.5 will not compile and errors out on some cpu type errors. So the 3.4.6 probably won't even work if Mystic did locate it ?
    Ok, so I tweaked the config on the compile and got 3.4.5 to compile. Now I'm just left with the issue of only syncterm and netrunner being able to connect via ssh. any terminal ssh, etc won't because of the handling of the security type.

    a little step closer I suppose....

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Björn Wiberg@2:201/137 to Mark Hartmann on Tue Sep 27 22:05:40 2022
    Hello Mark!

    On 26 Sep 2022, Mark Hartmann said the following...
    able to connect via ssh. any terminal ssh, etc won't because of the handling of the security type.

    For cryptlib 3.4.5, which only supports 80-bit security, you might need to add "-c aes256-cbc" to the command line to allow the usage of older (CBC) ciphers which would otherwise be disallowed by your OpenSSH configuration.

    (See the man page ssh_config(5) for more information.)

    Best regards
    Bj”rn

    --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
    * Origin: Star Collision BBS, Uppsala, Sweden (2:201/137)