book
Cryptography textbook
An introductory book on cryptography written in Python
Crypto 101, the introductory book on cryptography.
3k stars
114 watching
192 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
boazbk/crypto | Lecture notes and resources for an introductory cryptography course | 515 |
ofek/bit | A Python library providing an easy-to-use interface to Bitcoin and other cryptocurrencies. | 1,255 |
monerobook/monerobook | A comprehensive guide to Monero and cryptocurrencies, covering technical aspects and practical usage. | 286 |
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 | A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
b-chiang/protocol-reading-list | A curated list of resources for understanding crypto protocols | 437 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
swaroopch/byte-of-python | A beginner's guide to the Python programming language | 2,322 |
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 | 363 |
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 | 151 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
pyca/bcrypt | A modern password hashing library for Python | 1,286 |