Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
Re: Libcurl and CTR ciphers
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Dan Fandrich via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 22 Aug 2024 00:51:04 -0700
On Thu, Aug 22, 2024 at 07:07:18AM +0000, Jan Lindberg via curl-library wrote:
> We want to create a SFTP client using libcurl that supports cipher
> “AES-256-CTR” but cannot find it in the list of available ciphers (https://
> curl.se/docs/ssl-ciphers.html).
SFTP uses SSH, not SSL, so SSL ciphers aren't very relevant with it. SSH
ciphers will depend on the SSH library, either libssh or libssh2, so you'll
need to check their respective documentation to find out what ones they
support.
Dan
Date: Thu, 22 Aug 2024 00:51:04 -0700
On Thu, Aug 22, 2024 at 07:07:18AM +0000, Jan Lindberg via curl-library wrote:
> We want to create a SFTP client using libcurl that supports cipher
> “AES-256-CTR” but cannot find it in the list of available ciphers (https://
> curl.se/docs/ssl-ciphers.html).
SFTP uses SSH, not SSL, so SSL ciphers aren't very relevant with it. SSH
ciphers will depend on the SSH library, either libssh or libssh2, so you'll
need to check their respective documentation to find out what ones they
support.
Dan
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2024-08-22