README.md (Scheme): Add "industria" (#199)

This commit is contained in:
Artyom V. Poptsov
2023-12-31 19:29:40 +03:00
committed by GitHub
parent d352e3dbdf
commit 922b425f03

View File

@@ -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