Using libssh2 with CryptoNG and ECDSA
Until recently, libssh2’s CryptoNG backend didn’t support ECDSA. But now it does. Continue »
Using libssh2 with CryptoNG and ECDSAUntil recently, libssh2’s CryptoNG backend didn’t support ECDSA. But now it does. Continue »
You can use libssh2 with CryptoNG… unless you need ECDSALibssh2 lets us choose between multiple different crypto backends. But that doesn’t mean these backends are interchangeable – there are also some functional differences. Continue »
Using libssh2 on Windows: lessons learntDocumentation is not where libssh2 shines most. Continue »
Building libssh2 on Windows: lessons learntLibssh2 is written in plain C and runs on many platforms, including Windows. But to use the library on Windows, you have to build it first – and as it turns out, that is easier said than done. Continue »