book

Cryptography textbook

An introductory book on cryptography written in Python

Crypto 101, the introductory book on cryptography.

GitHub

3k stars
114 watching
192 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
boazbk/crypto Lecture notes and resources for an introductory cryptography course 512
ofek/bit A Python library providing an easy-to-use interface to Bitcoin and other cryptocurrencies. 1,245
monerobook/monerobook A comprehensive guide to Monero and cryptocurrencies, covering technical aspects and practical usage. 285
laymonage/tarunglabddp1 A collection of study materials, exercises, and solutions for a programming course covering the basics of programming in Python. 26
b-con/crypto-algorithms Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. 1,832
b-chiang/protocol-reading-list A curated list of resources for understanding crypto protocols 436
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 190
pyca/pynacl A Python interface to cryptographic primitives and protocols 1,077
swaroopch/byte-of-python A beginner's guide to the Python programming language 2,317
cryptosubtlety/intuitive-advanced-cryptography A comprehensive resource providing in-depth explanations and practical implementations of advanced cryptographic concepts and techniques. 430
joearms/crypto_tutorial Building an Erlang-based tutorial on cryptographic topics 362
asofyan/byte_of_python A documentation project for a book about Python programming 13
cylance/introductiontomachinelearningforsecuritypros A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects 150
microchiptech/cryptoauthlib A library that provides APIs for communicating with secure elements in cryptographic devices. 382
pyca/bcrypt A modern password hashing library for Python 1,250