From 922b425f03694a2928f0607e0d42a76f64a39313 Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Sun, 31 Dec 2023 19:29:40 +0300 Subject: [PATCH] README.md (Scheme): Add "industria" (#199) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1d6bf0..093d3e3 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as - [crypto-tools](https://wiki.call-cc.org/eggref/5/crypto-tools) - Useful cryptographic primitives for Chicken 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. +- [industria](https://gitlab.com/weinholt/industria) - Motley assortment of cryptographic primitives, OpenSSH, DNS. ### Swift