Skip to content

Commit

Permalink
Add chicken scheme libraries (#198)
Browse files Browse the repository at this point in the history
* README.md (Scheme): Add "crypto-tools"

* README.md (Scheme): Add "crypto-tools".

* README.md (Scheme): Add "chicken-sodium"

* README.md (Scheme): Add "chicken-sodium".
  • Loading branch information
artyom-poptsov authored Dec 27, 2023
1 parent 17dec29 commit d352e3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,8 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as

### Scheme

- [chicken-sodium](https://github.com/caolan/chicken-sodium) - Bindings to libsodium crypto library for Chicken Scheme.
- [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.

Expand Down

0 comments on commit d352e3d

Please sign in to comment.