The little book of cryptography written by raccoons for raccoons.
You need to have cargo installed on your system. Then:
$ cargo install mdbook
$ cargo install mdbook-katex
And then to open the book:
$ mdbook serve --open
If you want to contribute, just add your .md
files in the apropriate folder under .src/
and add its path in the SUMMARY.md
file.