From e99742d1ce71273da0e9e396a298108673e02167 Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Mon, 25 Dec 2023 08:59:49 +0300 Subject: [PATCH] README.md: Add Guile-SSH --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28a1b95..47f9167 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as ### Scheme - [guile-gnutls](https://gitlab.com/gnutls/guile/) - GnuTLS bindings for GNU Guile. +- [guile-ssh](https://github.com/artyom-poptsov/guile-ssh) - libssh bindings for GNU Guile. ### Swift