book icon indicating copy to clipboard operation
book copied to clipboard

Reference manual for the RustCrypto project, implemented as an MDBook [WIP]

The RustCrypto Book

Reference manual for the RustCrypto project, implemented as a MDBook [WIP].

You can read the book at https://rustcrypto.org/.

Contributing

Contributions are welcome! You will need mdbook to build the book and [mdformat-gfn] to check formatting.

If you would like to use the pre-commit hook, just simlink it: ln -s "$(pwd)/pre-commit" .git/hooks/.