racl

Racket bindings for NaCl, a cryptographic library.


Keywords
crypto, ffi

Documentation

Racl, Racket bindings for NaCl

A set of Racket bindings for NaCl, a cryptographic library.

License

Racl is written by Tony Garnock-Jones tonygarnockjones@gmail.com 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.