Skip to content

meta-introspector/gcrypt-guile

 
 

Repository files navigation

Guile-Gcrypt — Guile bindings to Libgcrypt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Guile-Gcrypt provides a Guile 3.x/2.x interface to a subset of the
GNU Libgcrypt crytographic library, which is itself used by the
GNU Privacy Guard (GPG).

Guile-Gcrypt provides modules for cryptographic hash functions,
message authentication codes (MAC), public-key cryptography, strong
randomness, and more.  It is implemented using the foreign function
interface (FFI) of Guile.

Requirements:

  • GNU Guile 3.x or 2.x >= 2.0.10, https://gnu.org/software/guile/
  • GNU Libgcrypt 1.8.x or later, https://gnupg.org/

For more information, patches, bug reports, and all that, see:

  https://notabug.org/cwebber/guile-gcrypt

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 85.4%
  • M4 11.5%
  • Makefile 2.1%
  • Shell 1.0%