https://github.com/wakingrufus/code-book
This repository is a practical book study of The Code Book by Simon Singh.
https://github.com/wakingrufus/code-book
books cryptography
Last synced: about 1 year ago
JSON representation
This repository is a practical book study of The Code Book by Simon Singh.
- Host: GitHub
- URL: https://github.com/wakingrufus/code-book
- Owner: wakingrufus
- License: lgpl-3.0
- Created: 2018-12-14T16:44:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T19:34:20.000Z (over 7 years ago)
- Last Synced: 2025-03-12T01:41:24.354Z (over 1 year ago)
- Topics: books, cryptography
- Language: Kotlin
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Code Book
This repository is a practical book study of [The Code Book](https://simonsingh.net/books/the-code-book/) by Simon Singh.
The project contains an encoder, decoder, and cracker of each cipher in the book.