[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions about libssh
[Thread Prev] | [Thread Next]
- Subject: Re: Questions about libssh
- From: Aris Adamantiadis <aris@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 20 Aug 2010 10:26:34 +0200
- To: libssh@xxxxxxxxxx
Hi, To be a little more complete, libssh supports diffie-hellman-group1-sha1 only as session key generation algorithm, ssh-rsa and ssh-dsa as server public key algorithms, AES-128,192,256 in cbc and ctr modes, blowfish and 3des in cbc modes (as symmetric algorithms), hmac-sha1 only as hmac (no support for hmac-md5 and others). Kr, Aris Le 20/08/10 10:05, Andreas Schneider a écrit : > On Friday 20 August 2010 06:24:23 you wrote: >> Hello, > > Hi Alan, > >> I am new to libssh, and I would like to ask a few questions. >> >> First, does libssh support ipv6 address? > > Yes, the client does. > >> Second, does libssh support aes128-ctr? > > Yes, it does. > >> Third, does libssh support sha-1 hash algorithm? > > Yes, it does. > >> Thank you for your time. > > Cheers, > > -- andreas > >
Questions about libssh | Alan Ong <sarcasigan@xxxxxxxxx> |
Re: Questions about libssh | Andreas Schneider <asn@xxxxxxxxxxxx> |