Greetings,
I noticed the deprecation warning below with cryptography v50.0.0 -> https://cryptography.io/en/latest/changelog/#v50-0-0
[WARNING] py.warnings - /src/.venv/lib/python3.14/site-packages/asyncssh/crypto/dh.py:30: CryptographyDeprecationWarning: Diffie-Hellman over finite fields (FFDH) is deprecated and support will be removed in a future release. Use a more modern key exchange algorithm.
Thanks,
Greetings,
I noticed the deprecation warning below with cryptography v50.0.0 -> https://cryptography.io/en/latest/changelog/#v50-0-0
[WARNING] py.warnings - /src/.venv/lib/python3.14/site-packages/asyncssh/crypto/dh.py:30: CryptographyDeprecationWarning: Diffie-Hellman over finite fields (FFDH) is deprecated and support will be removed in a future release. Use a more modern key exchange algorithm.Thanks,