tl2cents

  • Home
  • Archives
  • Categories
Toc Friends About me

tl2cents

  • Home
  • Archives
  • Categories
2024
2024-03-19

矩阵离散对数 DLP in Matrix Groups

  • Matrix Group
  • Discrete Logarithm
  • Cryptography
2024-01-05

Introduction to Information Set Decoding

  • PQC
  • ISD
  • Cryptography
2023
2023-12-12

格密码分析:正交格攻击

  • PQC
  • Lattice
  • Cryptography
2023-11-28

Code-based Cryptography : Linear Code and Decoding Problem

  • PQC
  • Code
  • Cryptography
2023-04-20

密码学后门系列Ⅰ: Dual EC

  • Backdoor
  • Dual EC
  • Cryptography
2023-04-08

Paper summary - Bootstrapping in FHEW-like Cryptosystems

  • FHE
  • TFHE
  • Cryptography
2023-03-26

Cryptography Topic: Multivariate Quadratic Cryptography

  • PQC
  • MPKC
  • Cryptography
2023-02-23

TFHE Deep Dive - An Overview

  • FHE
  • TFHE
  • Cryptography
12Next page
© 2021-2025 tl2cents
GitHub:hexo-theme-yilia-plus by Litten
  • Toc
  • Friends
  • About me

tag:

  • CTF
  • writeup
  • crypto
  • solidity
  • PQC
  • MPKC
  • Backdoor
  • Dual EC
  • FHE
  • BFV
  • USTC
  • Machine Learning
  • TFHE
  • fibonacci
  • 教程
  • 0S2021
  • Zcash
  • Cryptocurrency
  • Code
  • Lattice
  • ISD
  • Matrix Group
  • Discrete Logarithm

    缺失模块。
    1、请确保node版本大于6.2
    2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
    npm i hexo-generator-json-content --save

    3、在根目录_config.yml里添加配置:

      jsonContent:
        meta: false
        pages: false
        posts:
          title: true
          date: true
          path: true
          text: false
          raw: false
          content: false
          slug: false
          updated: false
          comments: false
          link: false
          permalink: false
          excerpt: false
          categories: false
          tags: true
    

  • NeSE
  • USTC-Life
  • Xuzzz

Hi, this is tl2cents
Currently Ph.D at IIE of UCAS
Graduated from USTC (2018-2022)

CTFer
Focus on blockchain, crypto and reversing
Team member of NeSE and Nebula

Research
Blockchain | ETH | FHE
PQC | Cryptography | Android

Contact Me
echo Y2F4dWxhc2FlbGFAb3V0bG9vay5jb20K | base64 -d

Thanks for JoeyBling and Litten