• Home
  • notes
  • Introduction
    • Cryptography
      • 1. Symmetry Cryptography
        • 1.1 Data Encryption Standard
          • Data Encryption Algorithm
        • 1.2 Advanced Encryption Standard
          • 1.2.1 Basic Number Theory -- Euclidean Algorithm
          • 1.2.2 Basic Number Theory -- Galois Field
          • 1.2.3 Advanced Encryption Algorithm
        • 1.3 Operation Mode of Block Cipher
          • 1.3.1 Operation Mode of Block Cipher
          • 1.3.2 Cipher Block Chaining Mode
          • 1.3.3 Cipher FeedBack Mode
          • 1.3.4 Output FeedBack Mode
          • 1.3.5 Counter Mode
        • 1.4 Random Number Generator
          • 1.4.1 Pseudo-random Number Generator
          • 1.4.2 Revest Cipher 4 Algorithm
    • Google Remote Procedure Call
      • 1. Google Protocol Buffer
      • 2. Google Remote Procedure Call
        • 2.1 The Types of gRPC Methods
          • 2.1.1 The Simplest RPC Method
          • 2.1.2 The Server-side Streaming RPC Method
          • 2.1.3 The Client-side Streaming RPC Method
          • 2.1.4 The Bidirectional Streaming RPC Method
        • 2.2 gRPC Authenticaton
    • Nginx
      • 1. Elementary Tutorial
      • 2. Used as a Load Balancer
Powered by GitBook

Cryptography

Introduction

This is the summary of my notes on cryptography

  • I. Overview
    • 1. Symmetry Cryptography
      • Data Encryption Standard
        • Data Encryption Algorithm
      • Advanced Encryption Standard
        • Basic Number Theory -- Euclidean Algorithm
        • Basic Number Theory -- Galois Field
        • Advanced Encryption Algorithm
      • Operation Mode of Block Cipher
        • Operation Mode of Block Cipher
        • Cipher Block Chaining Mode
        • Cipher FeedBack Mode
        • Output FeedBack Mode
        • Counter Mode
      • Random Number Generator
        • Pseudo-random Number Generator
        • Revest Cipher 4 Algorithm

results matching ""

    No results matching ""