Upgrade to Pro — share decks privately, control downloads, hide ads and more …

コロナ期間にやったこと

 コロナ期間にやったこと

Yuto Takamune

May 31, 2020
Tweet

More Decks by Yuto Takamune

Other Decks in Programming

Transcript

  1. PQCめっちゃ調べた ▪ PQCとは – Post-quantum cryptography – 耐量⼦計算機暗号 – 量⼦コンピュータ耐性をもった暗号

    – NISTが標準化を進めてる – 公開鍵暗号としては格⼦暗号ってやつが主流になりそう
  2. 読んだ論⽂(⼀部) ▪ NTRU-KE: A Lattice-based Public Key Exchange Protocol ▪

    Cryptanalysis of Wang et al.’s lattice-based key exchange protocol ▪ 楕円点の差分表現に基づく耐量⼦計算機暗号の⾼効率実装 ▪ SSE Implementation of Multivariate PKCs on Modern x86 CPUs ▪ Post-Quantum TLS on Embedded Systems ▪ Post-Quantum Key Exchange for the TLS Protocol from the Ring Learning with Errors Problem ▪ Area optimization of lightweight lattice-based encryption on reconfigurable hardware ▪ Portable Implementation of Postquantum Encryption Schemes and Key Exchange Protocols on JavaScript-Enabled Platforms その他⾊々…
  3. ネットワークセキュリティやりたい ▪ 最近はネットワークの暗号化プロトコルについて調べてる – IPSecとかSSL-VPNとか ▪ ソフトイーサすげぇ… – あいつは化け物 ▪

    Toxとかも⾯⽩そう – アプリケーション層〜プレゼンテーション層での暗号化 – 拡張性も⾼そうなのでいじってみたい