Giter Site home page Giter Site logo

macewan / book-crypto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crypto101/book

0.0 0.0 0.0 19.68 MB

Crypto 101, the introductory book on cryptography.

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

License: Other

Shell 2.61% Python 52.66% CSS 2.30% TeX 40.19% Makefile 2.25%

book-crypto's Introduction

Crypto 101: the book

https://github.com/crypto101/book/actions/workflows/ci.yml/badge.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 recommended:

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-crypto's People

Contributors

lvh avatar multun avatar coh2 avatar solidgoldbomb avatar dg-latacora avatar hmmueller avatar gliptak avatar trackpick avatar bwagner5 avatar stepnem avatar jsachs avatar dfc avatar jvasile avatar onprem avatar edoverflow avatar tasn avatar treycucco avatar dependabot[bot] avatar nktrejo2020 avatar mandragorian avatar mrkline avatar ankushgarg1998 avatar zero-1729 avatar louiswolfers avatar miham avatar trivedi avatar ousia avatar rofrol avatar darkryder avatar joepie91 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.