Hi Andreas, > > thanks a lot for the information, I will try your suggestion. However, in > > case I cannot sue the legacy key format for whatever reason, is there a > > simple way of detecting what crypto library libssh was compiled with? I > > could not find anything in libssh.h. > > the libgcrypt pam code is one of the darkest corners of libssh and nobody > wants to go there. > > We suggest to use openssl or mbedtls crypto backends.
Fair enough, another argument for not accepting libssh that was compiled with gcrypt. So is there a way of detecting this? Any macro defined in a header file or somewhere? Regards, Michal
