# book **Repository Path**: mirrors_RustCrypto/book ## Basic Information - **Project Name**: book - **Description**: Reference manual for the RustCrypto project, implemented as an MDBook [WIP] - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-01 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The RustCrypto Book Reference manual for the RustCrypto project, implemented as a MDBook \[WIP\]. You can read the book at . ## 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/`. [`mdbook`]: https://rust-lang.github.io/mdBook/guide/installation.html