GithubHelp home page GithubHelp logo

ktzgraph / book Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crypto101/book

2.0 0.0 0.0 19.74 MB

Crypto 101, the introductory book on cryptography.

Home Page: https://www.crypto101.io/

License: Other

TeX 40.23% Python 52.61% Makefile 2.25% Shell 2.61% CSS 2.30%

book's Introduction

Crypto 101: the book

https://travis-ci.com/crypto101/book.svg?branch=master

This is the source repository for Crypto 101, the introductory book about cryptography by lvh.

License

See the LICENSE file.

Translations

For now, crypto101 is only available in english, but you can help translate it into your own language.

Building

Run make book in the root directory of the repository to convert the source files into rendered versions of all supported formats.

Dependencies

Due to the high number of dependencies, using docker is highly recommanded:

docker build -t crypto101 docker/
docker run --rm -it -v "$(realpath .)":/repo -u "$(id -u)" crypto101 ./make-lang YOUR_LANGUAGE_CODE html latexpdf epub

YOUR_LANGUAGE_CODE must a valid sphinx language code, like en, fr, ko or zh_CN.

You can find the install procedure for the dependencies for ubuntu and fedora in their dedicated dockerfiles.

book's People

Contributors

lvh avatar multun avatar coh2 avatar solidgoldbomb avatar dg-latacora avatar hmmueller avatar trackpick avatar bwagner5 avatar jsachs avatar onprem avatar jvasile avatar dfc avatar edoverflow avatar gliptak avatar tasn avatar treycucco avatar nktrejo2020 avatar mandragorian avatar mrkline avatar jjhelmus avatar less-than-perfect avatar louiswolfers avatar miham avatar trivedi avatar darkryder avatar joepie91 avatar vtrrsl avatar graue70 avatar jharv13 avatar lonetwin avatar

Stargazers

Gabriele Tornatore avatar Susanna Frazier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.