我国用量子计算做整数分解的论文很好
版主: verdelite, TheMatrix
-
- 论坛元老
Caravel 的博客 - 帖子互动: 617
- 帖子: 25788
- 注册时间: 2022年 7月 24日 17:21
Re: 我国用量子计算做整数分解的论文很好
48bit integer
Using this algorithm, we have successfully factorized the integers 1961 (11-bit), 48567227 (26-bit)
and 261980999226229 (48-bit), with 3, 5 and 10 qubits in a superconducting quantum processor, respectively.
当然经典计算机也可以分解48bit,关键要看能不能speedup
Re: 我国用量子计算做整数分解的论文很好
他们没有说明分解48比特整数到底花了多少时间。
该文用了量子近似优化算法QAOA,理论上需要很多层才能逼近,但是他们在10个量子比特情况下,只运行了1层。我感觉结果是不可靠的。
The quantum circuit depth of QAOA with single layer is 1118 in Kn topology system:这里circuit depth是什么意思?是量子比特个数吗?
该文用了量子近似优化算法QAOA,理论上需要很多层才能逼近,但是他们在10个量子比特情况下,只运行了1层。我感觉结果是不可靠的。
The quantum circuit depth of QAOA with single layer is 1118 in Kn topology system:这里circuit depth是什么意思?是量子比特个数吗?
Re: 我国用量子计算做整数分解的论文很好
就是说只要输入一个11bit一下的数字 每次都能成功的分解? 还是说 啊哈 你看 这次这个数分解成功啦!Caravel 写了: 2023年 1月 30日 16:00 48bit integer
Using this algorithm, we have successfully factorized the integers 1961 (11-bit), 48567227 (26-bit)
and 261980999226229 (48-bit), with 3, 5 and 10 qubits in a superconducting quantum processor, respectively.
当然经典计算机也可以分解48bit,关键要看能不能speedup
-
- 知名作家
Hrnmsl 的博客 - 帖子互动: 0
- 帖子: 1190
- 注册时间: 2022年 11月 1日 21:43
Re: 我国用量子计算做整数分解的论文很好
一篇关于算法。一篇关于硬件。
-
- 论坛元老
Caravel 的博客 - 帖子互动: 617
- 帖子: 25788
- 注册时间: 2022年 7月 24日 17:21
-
- 论坛元老
Caravel 的博客 - 帖子互动: 617
- 帖子: 25788
- 注册时间: 2022年 7月 24日 17:21
Re: 我国用量子计算做整数分解的论文很好
你这都是老黄历了,这篇文章based on一篇文章schnorrs algorithm本身就是有问题的。它claim可以分解800bit整数,但是专家实操需要的时间远远大于它claim的
https://crypto.stackexchange.com/questi ... -not-secur
Re: 我国用量子计算做整数分解的论文很好
他可能吧DES的密钥长度56和整数分解搞混了。根本是两码事,一个是私钥,一个是公钥。Caravel 写了: 2023年 1月 31日 01:13 你这都是老黄历了,这篇文章based on一篇文章schnorrs algorithm本身就是有问题的。它claim可以分解800bit整数,但是专家实操需要的时间远远大于它claim的
https://crypto.stackexchange.com/questi ... -not-secur