From ef25f565ef05fe883ec4702b488332f3e0e46a5f Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 11 May 2015 13:39:51 +0200 Subject: [PATCH] Update libssh2-vs-libssh.t page to libssh 0.7.0 Signed-off-by: Andreas Schneider --- libssh2-vs-libssh.t | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/libssh2-vs-libssh.t b/libssh2-vs-libssh.t index 21b3e3a..7aaa4b5 100644 --- a/libssh2-vs-libssh.t +++ b/libssh2-vs-libssh.t @@ -30,7 +30,7 @@ SUBTITLE(libssh2 1.5.x)
  • supports Windows native, OpenSSL or gcrypt as backends -SUBTITLE(libssh 0.6.x) +SUBTITLE(libssh 0.7.x)

    • LGPL licensed @@ -48,6 +48,8 @@ SUBTITLE(libssh 0.6.x)
    • Support for GSSAPI (Keberos authentication)
    • Support for curve25519-sha256@libssh.org
    • supports OpenSSL or gcrypt as backends +
    • Supports more seucre MACs (hmac-sha2-256, hmac-sha2-512) +
    • Support for Ed25519 public keys
    SUBTITLE(Feature by feature) @@ -87,6 +89,18 @@ SUBTITLE(Feature by feature) yes + +Support for Ed25519 public keys +no +yes + + + +More secure Message Authentication Codes (MACs) +yes +yes + + Automated test cases with nightly tests no