Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

This article is a Private article. Only a writer and users who know the URL can access it.
Please change open range to public in publish setting if you want to share this article with other users.

More than 5 years have passed since last update.

Quantum computer

Posted at

KEYWORDS

  • Quantum computer
  • Cryptographic security

INTRODUCTION

Explain before introducing the news...

  • Moore's Law is said to be the limit (High integration)
    moore
  • In the future, a new breakthrough is necessary
    • Quantum computer
  • Expected quantum computer to be active in various fields
    • Machine learning
    • Optimization problem

quantum computer

  • Instead of the logic gate, performing quantum computation using quantum gate
  • Use Quantum bits
  • Quantum bits can take both "0" and "1" states with the same probability
    • At the same timing

Break RSA encryption?

  • RSA core concept: Huge number of prime factorization is difficult with classical computers
    • Public-key cryptograph
      pub
  • Even though the multiplication of prime numbers is EASY!(hard for humans...)
  • It takes a huge time for prime factorization of a huge number
  • But...There is an algorithm that can solve prime factorization in polynomial time
    • Polynomial time $O(n^c)$ <<<<< Exponential time $O(c^n)$
  • Will it break if it is a quantum computer?
    • The answer? is in the following article

NEWS

  • The world's first quantum computer in international conference

https://www3.nhk.or.jp/news/web_tokushu/2017_0627.html

0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?