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 |