A set of Racket bindings for NaCl, a cryptographic library.
Racl is written by Tony Garnock-Jones [email protected] and is licensed under the AGPL 3.0.
Racl relies on NaCl itself, which is public domain code by Daniel J. Bernstein and others.
Racl's build process (the file racl/private/install.rkt
) is derived
from the import.py
script by Brian Warner, which comes from
PyNaCl and is licensed under
version 2.0 of the Apache
license.