Pinned Repositories
AEAD-Nonce-Reuse-Attacks
Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.
cry-me
CRY.ME (CRYptographic MEssaging application)
CTF-Archive
该仓库存放部分CTF比赛的赛题
Differential-Cryptanalysis-of-SPN
A respository of Differential Cryptanalysis. Mainly focusing on SPN structure, lower bound of active Sbox, differential characteristic.
Generalized-Bleichenbacher-Attack
Similar to Bleichenbacher's attack. A generlized version of such CCA attack with fixed padding prefix.
Implementation-of-Cryptographic-Attacks
Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.
SageMath-Concise-Tutorial
USTC信息安全实践课程讲义,简要介绍SageMath的常用函数使用,针对CTF的CRYPTO赛题的教程。
tl2cents
Config files for my GitHub profile.
tl2cents.github.io
tl2cents's Repositories
tl2cents/SageMath-Concise-Tutorial
USTC信息安全实践课程讲义,简要介绍SageMath的常用函数使用,针对CTF的CRYPTO赛题的教程。
tl2cents/Differential-Cryptanalysis-of-SPN
A respository of Differential Cryptanalysis. Mainly focusing on SPN structure, lower bound of active Sbox, differential characteristic.
tl2cents/Generalized-Bleichenbacher-Attack
Similar to Bleichenbacher's attack. A generlized version of such CCA attack with fixed padding prefix.
tl2cents/Implementation-of-Cryptographic-Attacks
Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers.
tl2cents/AEAD-Nonce-Reuse-Attacks
Nonce reuse attacks for AEAD ciphers, especially for the the most commonly used `ChaCha20-Poly1305` and `AES-GCM`.
tl2cents/tl2cents.github.io
tl2cents/CTF-Archive
该仓库存放部分CTF比赛的赛题
tl2cents/tl2cents
Config files for my GitHub profile.
tl2cents/cry-me
CRY.ME (CRYptographic MEssaging application)
tl2cents/crypto-attacks
Python implementations of cryptographic attacks and utilities.
tl2cents/cryptoguard
tl2cents/hackergame2021-writeups
**科学技术大学第八届信息安全大赛的官方与非官方题解
tl2cents/hexo-theme-yilia
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
tl2cents/hexo-theme-yilia-plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
tl2cents/lattice-based-cryptanalysis
A toolkit for cryptanalysis using lattices.
tl2cents/Little-Cases
Some scripts for convenience.
tl2cents/openfhe-development
This is the development repository for the OpenFHE library. The current version is 1.0.3 (released on March 17, 2023).
tl2cents/RSA-PEM-Reconstructor
A toolkit for reconstructing the rsa private key from a corrupted pem file using both pruning method and coppersmith method.
tl2cents/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book