README.md (Scheme): Add "industria"

This commit is contained in:
Artyom V. Poptsov 2023-12-31 16:13:36 +03:00
parent d352e3dbdf
commit 1c70a59850
No known key found for this signature in database
GPG Key ID: 935EBE0736DC857E

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