1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/plugins/ssh-base
Orefkov Aleksander 957bfae5c8 plugins: sshd: mbedtls 3 extra adaptation
In fresh mbedtls rsa public decrypt is deprecated and not work on public keys.
Replaced by lws_genrsa_hash_sig_verify.
2021-10-19 10:50:43 +01:00
..
crypto plugins: sshd: sc25519 must handle last bit 2021-10-19 07:29:26 +01:00
include type comparisons: fixes 2021-01-05 10:56:38 +00:00
kex-25519.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
sshd.c plugins: sshd: mbedtls 3 extra adaptation 2021-10-19 10:50:43 +01:00
telnet.c type comparisons: fixes 2021-01-05 10:56:38 +00:00