iThome2023-Security

此放置參與2023iThome鐵人賽的文章
主題 : 資安小白的密碼學從0到1-CryptoHack平台解題紀錄
內容
- 序
- 平台介紹
- Introduction to CryptoHack(平台Courses)
- Modular Arithmetic(平台Courses)
- 【Day 7】模運算小筆記
- gcd & egcd 歐幾里得算法 & 擴展歐幾里得算法
- Modular arithmetic & Fermat’s little theorem 模運算 & 費馬小定理
- Modular Inverse & Quadratic Residues 模反元素 & 二次剩餘
- Legendre Symbol & sagemath 勒讓德符號 & sagemath使用
- Chinese remainder theorem 中國剩餘定理
- 【Day 13】模運算相關定理統整筆記
- Writeup
- Adrien’s Signs
- Adrien’s Modular Binomials
- Classic Ciphers 古典密碼
- Caesar Cipher 凱薩密碼
- Vigenère Cipher 維吉尼亞密碼
- Rail-fence Cipher 籬笆密碼
- Symmetric CryptoGraphy(平台Courses)
- AES
- 【Day 22】小小小小~回顧
- AES - Mode of Operation
- ECB
- CBC
- CFB
- 沒有解到相關題目,但有在【Day 28】對稱式密碼 - AES + 5大Mode 筆記 提到過程
- OFB
- CTR
- 【Day 28】對稱式密碼 - AES + 5大Mode 筆記
- Publick-Key CryptoGraphy(平台Courses)
- RSA
- Diffie-Hellman
- 【Day 30】 30天統整&心得
解題環境
虛擬機 : VMware pro
系統 : Kali Linux
編輯器 : Vscode (Visual Studi Code)
程式語言 : python
- Title: iThome2023-Security
- Author: Zerocatw
- Created at : 2024-07-20 22:10:10
- Link: https://zerocatw.github.io/2024/07/20/ithome2024/
- License: This work is licensed under CC BY-NC-SA 4.0.