awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crypto101 avatar

crypto101/book

0
View on GitHub↗
3,731 星标·226 分支·Python·15 次浏览www.crypto101.io↗

Book

This project is a cryptography educational book and digital textbook that provides an introductory guide to cryptographic fundamentals, including block ciphers, hash functions, and public key encryption. It also serves as a cryptography lab manual for simulating security attacks, such as forging cookies and recovering passwords, to identify system vulnerabilities.

The project utilizes a technical document rendering system to transform raw instructional text and source files into a professionally formatted digital book. This allows the content to be exported into multiple formats, specifically PDF, EPUB, and Mobi, for use across different reading devices.

Features

  • Security and Cryptography Study Materials - Serves as an educational resource for learning encryption, hashing, and public key cryptography.
  • Cryptography Books - Provides an introductory guide covering block ciphers, hash functions, and public key encryption.
  • Educational Textbooks - Delivers a comprehensive technical textbook available in PDF, EPUB, and Mobi formats.
  • Cryptography Labs - Provides a practical lab manual for simulating security attacks and identifying vulnerabilities.
  • Cryptographic Principles - Provides a guide to the core principles of secure data transmission, ciphers, and hash functions.
  • Attack Simulations - Includes a lab manual for simulating cryptographic attacks to identify system vulnerabilities.
  • Technical Documentation Formatting - Uses automated rendering to produce professionally formatted technical guides and books.
  • Multi-Format Exports - Ensures a consistent reading experience by exporting content into various digital file formats.
  • Multi-Format Content Publishing - Employs a workflow to author content from a single source and distribute it across various e-book formats.
  • Multi-Format Document Exports - Provides the ability to export educational content into multiple formats including PDF, EPUB, and Mobi.
  • Computer Science - Introductory guide to cryptography principles and implementation.
  • Security Books and Guides - Comprehensive guide to understanding modern cryptographic systems.

Star 历史

crypto101/book 的 Star 历史图表crypto101/book 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Book 的开源替代方案

相似的开源项目,按与 Book 的功能重合度排序。
  • rstudio/rmarkdownrstudio 的头像

    rstudio/rmarkdown

    3,021在 GitHub 上查看↗

    rmarkdown is a dynamic document generator and markdown rendering engine used to create reproducible reports, analysis, and websites. It functions as a literate programming tool that weaves narrative text with live executable code and data, ensuring that visual results are tied directly to the source code. The project serves as a multi-format rendering engine and content publisher, utilizing a Pandoc-based conversion framework to transform a single source file into diverse outputs such as PDFs, HTML pages, and presentation slides. It integrates with Knitr to execute code blocks and capture out

    Rliterate-programmingmarkdownpandoc
    在 GitHub 上查看↗3,021
  • myriad-dreamin/tinymistMyriad-Dreamin 的头像

    Myriad-Dreamin/tinymist

    2,907在 GitHub 上查看↗

    Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document compiler, and project manager. It provides a standardized language service via the Language Server Protocol to enable editor features such as autocompletion, navigation, and semantic highlighting. The project distinguishes itself by integrating a TCP-based live preview server for real-time visual rendering and an advanced static analysis tool that utilizes abstract syntax trees and bidirectional type checking. It also includes a project management system capable of handling multi-fi

    Rustdapdap-serverformatter
    在 GitHub 上查看↗2,907
  • asciidoctor/asciidoctorasciidoctor 的头像

    asciidoctor/asciidoctor

    5,193在 GitHub 上查看↗

    Asciidoctor is a Ruby-based text processing engine and command-line toolchain designed to convert AsciiDoc content into structured publishing formats, including HTML5 and DocBook 5. It functions as a static content publishing toolchain that transforms raw source files into formatted documents. The system utilizes a pluggable converter interface and template-driven output, allowing the default conversion logic to be overridden via custom converters or templates. This enables the generation of specific document structures and the export of content into various publishing formats for diverse dis

    Rubyasciidocasciidoctorconverter
    在 GitHub 上查看↗5,193
  • dotnet/docfxdotnet 的头像

    dotnet/docfx

    4,407在 GitHub 上查看↗

    Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and XML documentation comments, while also functioning as a markdown static site generator for technical documentation. It combines automated API metadata extraction with markdown rendering to build developer portals and documentation sites, producing output simultaneously in HTML, JSON, and PDF formats from a single build configuration. The tool provides fine-grained control over which APIs appear in the generated documentation through visibility-based filtering, attribute-based ex

    C#apicsharpdocumentation
    在 GitHub 上查看↗4,407
查看 Book 的所有 30 个替代方案→

常见问题解答

crypto101/book 是做什么的?

This project is a cryptography educational book and digital textbook that provides an introductory guide to cryptographic fundamentals, including block ciphers, hash functions, and public key encryption. It also serves as a cryptography lab manual for simulating security attacks, such as forging cookies and recovering passwords, to identify system vulnerabilities.

crypto101/book 的主要功能有哪些?

crypto101/book 的主要功能包括:Security and Cryptography Study Materials, Cryptography Books, Educational Textbooks, Cryptography Labs, Cryptographic Principles, Attack Simulations, Technical Documentation Formatting, Multi-Format Exports。

crypto101/book 有哪些开源替代品?

crypto101/book 的开源替代品包括: asciidoctor/asciidoctor — Asciidoctor is a Ruby-based text processing engine and command-line toolchain designed to convert AsciiDoc content… rstudio/rmarkdown — rmarkdown is a dynamic document generator and markdown rendering engine used to create reproducible reports, analysis,… myriad-dreamin/tinymist — Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document… dotnet/docfx — Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and… util-linux/util-linux — Util-linux is a collection of essential command-line tools and system administration binaries designed for managing… gcssloop/androidnote — AndroidNote is a technical knowledge base and reference resource for Android development. It provides comprehensive…