mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-03-13 18:16:35 -04:00
README.md: Add Guile-GnuTLS
* README.md: Add Guile-GnuTLS. (Scheme): New section.
This commit is contained in:
parent
cd96205530
commit
6095b8398c
@ -50,6 +50,7 @@ A curated list of cryptography resources and links.
|
||||
- [Ruby](#ruby)
|
||||
- [Rust](#rust)
|
||||
- [Scala](#scala)
|
||||
- [Scheme](#scheme)
|
||||
- [Swift](#swift)
|
||||
- [Resources](#resources)
|
||||
- [Blogs](#blogs)
|
||||
@ -403,6 +404,10 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as
|
||||
- [scrypto](https://github.com/input-output-hk/scrypto) - Cryptographic primitives for Scala.
|
||||
- [tsec](https://github.com/jmcardon/tsec) - A type-safe, functional, general purpose security and cryptography library.
|
||||
|
||||
### Scheme
|
||||
|
||||
- [guile-gnutls](https://gitlab.com/gnutls/guile/) - GnuTLS bindings for GNU Guile.
|
||||
|
||||
### Swift
|
||||
|
||||
- [CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift) - Crypto related functions and helpers for Swift implemented in Swift programming language.
|
||||
|
Loading…
x
Reference in New Issue
Block a user