{"id":27290413,"url":"https://github.com/yaosiang/cryptography-course","last_synced_at":"2026-03-12T02:02:44.971Z","repository":{"id":72302826,"uuid":"258448305","full_name":"yaosiang/cryptography-course","owner":"yaosiang","description":"建議開發者知道的密碼學知識","archived":false,"fork":false,"pushed_at":"2020-05-27T07:39:48.000Z","size":103,"stargazers_count":20,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-11T08:17:00.579Z","etag":null,"topics":["aes","cryptography","csprng","ecc","ecdsa","hash","kdf","mac","rsa","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yaosiang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-24T08:09:39.000Z","updated_at":"2024-04-17T08:02:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"081d3dc4-1821-412e-bd76-e38162297daf","html_url":"https://github.com/yaosiang/cryptography-course","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yaosiang/cryptography-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaosiang%2Fcryptography-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaosiang%2Fcryptography-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaosiang%2Fcryptography-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaosiang%2Fcryptography-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaosiang","download_url":"https://codeload.github.com/yaosiang/cryptography-course/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaosiang%2Fcryptography-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30412265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aes","cryptography","csprng","ecc","ecdsa","hash","kdf","mac","rsa","typescript"],"created_at":"2025-04-11T21:28:34.594Z","updated_at":"2026-03-12T02:02:44.956Z","avatar_url":"https://github.com/yaosiang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 建議開發者知道的密碼學知識\n\n## 第一次課程\n\n### Hash\n- Hash 是做什麼用的？\n- Hash 的特性\n- 什麼是 Cryptographic Hash Function？\n- 常見演算法\n- 迷思：雜湊不等於加密\n\n### Message Authentication Code\n- 如何確認訊息未被竄改？\n- 常見演算法\n\n### Key Derivation Function\n- KDF 是什麼？\n- 密碼要怎麼存放？\n- 常見演算法\n\n### Random Number Generator\n- 什麼是隨機亂數？\n- 什麼是 CSPRNG？\n\n### Symmetric Encryption\n- 訊息的機密性、完整性、不可否認性是什麼意思？\n- 對稱式跟非對稱式是怎麼區分的？\n- XOR 運算是什麼？\n- AES 是什麼？\n- AES Mode of Operation 又是什麼？\n- 迷思：AES 一定是安全的嗎？\n- 如何確保訊息完整性？\n- 迷思：雜湊不等於加密\n\n---\n\n## 第二次課程\n\n### Key Exchange\n- 金鑰交換的目的\n- Key Exchange 作法\n\n### Asymmetric Encryption\n- 用同一把 Key 做事情會有什麼問題？\n- 非對稱式是什麼意思？\n- 常見演算法族系\n- 為什麼不能夠使用 Asymmetric Encryption 來加密任何東西？如何用 Hybrid Cryptography System 來克服？\n\n### Digital Signature\n- 訊息的不可否認性怎麼做到的？\n- 簽章與查驗\n- 數位簽章可以做什麼用？\n\n---\n\n## 第三次課程\n\n### SSL／TLS\n- TLS 可以做到怎樣的保護？\n- TLS Handshake\n- TLS Cipher Suites\n- 數位憑證是怎麼運作的？\n\n### JSON Web Token\n- JWT 是什麼？\n- JWT 有那些變形？\n- JWT 常見用途\n\n### 其他應用\n- One Time Password 是什麼？\n\n---\n\n## 課後評量\n\n- [評量考券](exam.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaosiang%2Fcryptography-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaosiang%2Fcryptography-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaosiang%2Fcryptography-course/lists"}