Hi,
As of now, the libssh2 mailing list is served by lists.haxx.se and not by the
old host, cool.haxx.se. All subcribers have been moved over and with a little
luck we can just pretent this is how it always was. Mails sent to the old
address will just vanish.
This move happens because the ol
On Mon, 20 Sep 2021, Tamar Sery (BLOOMBERG/ 120 PARK) via libssh2-devel wrote:
I remember that there was a post with a detailed comparison between libssh2
and libssh at:
https://www.libssh2.org/libssh2-vs-libssh.html
Thanks!
I don't know how that happened, it probably got messed up somehow
On Mon, 20 Sep 2021, Will Cosgrove via libssh2-devel wrote:
Daniel, there are a couple existing PRs on updating the list (which itself
is now out of date) and website, that would help get closer to accurate. I
don’t have write access to the website or I’d land it for you.
The website is updat
Hi,
As some has noticed, the certificate at https://libssh2.org has expired.
The reason is that we've moved the site over to a new site and if you go to
https://www.libssh2.org/ you should have no problems.
The libssh2.org IP address is still unfortunately pointing to the old dying
server (f
On Fri, 19 Nov 2021, Will Cosgrove via libssh2-devel wrote:
You can test if backend defines are set, like so:
#ifdef LIBSSH2_OPENSSL
//enabled
#endif
#ifdef LIBSSH2_LIBGCRYPT
//enabled
#endif
I wouldn't mind being able to extract that info at run-time rather than
build-time.
FYI:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897950
--
/ daniel.haxx.se
--
libssh2-devel mailing list
libssh2-devel@lists.haxx.se
https://lists.haxx.se/listinfo/libssh2-devel
On Fri, 31 Dec 2021, Andreas Schneider via libssh2-devel wrote:
a) Required features like ciphers and GSSAPI support
When we talk about SSH for curl, the relevance should probably be from a curl
angle where for example libssh in curl also lacks features that curl+libssh2
provides. That's of
On Fri, 31 Dec 2021, Andreas Schneider wrote:
* Use only crypto from a FIPS certified library (e.g. OpenSSL).
libssh2 doesn't do that yet.
When libssh2 uses OpenSSL for crypto, what else does libssh2 use for crypto
then that makes it not adhere?
* Zero sensitive data before freeing it
I
On Sun, 2 Jan 2022, Andreas Schneider wrote:
I was just trying to help. Better read it yourself
Thanks. I read this as you either don't know or don't want to help. Thanks
anyway for the answers you provided.
--
/ daniel.haxx.se
--
libssh2-devel mailing list
libssh2-devel@lists.haxx.se
htt
On Sun, 2 Jan 2022, Andreas Schneider wrote:
FIPS 140-2: 4.7.6 Key Zeroization
The cryptographic module must do this, yes (apparently also according to 140-3
which is the current FIPS version). It just confuses me, since libssh2 isn't a
crypto module. Clearly there are details here I'm not e
On Tue, 29 Mar 2022, OTTEN Stef via libssh2-devel wrote:
According to our information your software could be subject to the Export
Administration Regulations (EAR) when it is either hosted in the United
States of America or if any contributor is a resident of the United States
of America (for
On Thu, 26 May 2022, Reid Thompson via libssh2-devel wrote:
Is the presumption that as long as the platform/architecture provides
one of
OpenSSL
Libgcrypt
WinCNG
mbedTLS
that libssh2 will be viable?
Pretty much, yes. Linux, macOS, UNIX, BSD, Solaris, and Windows at least.
--
/ daniel.ha
On Wed, 20 Jul 2022, Michaël Musset via libssh2-devel wrote:
Is it possible to update the website libssh2 ?
it's not up to date. the hostkey ed25519 is supported, and maybe other
ciphers ...
The libssh2 web site is in git too: https://github.com/libssh2/www
--
/ daniel.haxx.se--
libssh2-d
On Fri, 16 Dec 2022, Andrew Grafham via libssh2-devel wrote:
does libssh2 support big endian systems?
Yes. If it does not, that's a bug.
--
/ daniel.haxx.se
--
libssh2-devel mailing list
libssh2-devel@lists.haxx.se
https://lists.haxx.se/listinfo/libssh2-devel
Hello friends.
libssh2 1.11.0 is here. Get it as always from https://libssh2.org/
This release includes the following enhancements and bugfixes:
o Adds support for encrypt-then-mac (ETM) MACs
o Adds support for AES-GCM crypto protocols
o Adds support for sk-ecdsa-sha2-nistp256 and sk-ssh-ed2
Hello,
I am not at all up-to-date with the current status of ciphers, MACs and other
methods currently supported by libssh2.
Someone just pasted the current list from the libssh2 front page and compared
that against another library's featrure set to me, but when I do some quick
greps in the
Hello!
We just shipped a new release: 1.11.1. Enjoy!
Get it from https://libssh2.org/ as usual.
The actual changelog is best view here:
https://github.com/libssh2/libssh2/releases/tag/libssh2-1.11.1
--
/ daniel.haxx.se
--
libssh2-devel mailing list
libssh2-devel@lists.haxx.se
https://list
17 matches
Mail list logo