期刊文献+
共找到70篇文章
< 1 2 4 >
每页显示 20 50 100
Analysis of Innovative Quantum Optimization Solutions for Shor’s Period Finding Algorithm Applied to the Computation of a^(x) mod 15
1
作者 Kaleb Dias Antoine KODO Eugène CEZIN 《Journal of Quantum Computing》 2025年第1期17-38,共22页
In the rapidly evolving domain of quantum computing,Shor’s algorithm has emerged as a groundbreaking innovation with far-reaching implications for the field of cryptographic security.However,the efficacy of Shor’s a... In the rapidly evolving domain of quantum computing,Shor’s algorithm has emerged as a groundbreaking innovation with far-reaching implications for the field of cryptographic security.However,the efficacy of Shor’s algorithm hinges on the critical step of determining the period,a process that poses a substantial computational challenge.This article explores innovative quantum optimization solutions that aim to enhance the efficiency of Shor’s period finding algorithm.The article focuses on quantum development environments,such as Qiskit and Cirq.A detailed analysis is conducted on three notable tools:Qiskit Transpiler,BQSKit,and Mitiq.The performance of these tools is evaluated in terms of execution time,precision,resource utilization,the number of quantum gates,circuit synthesis optimization,error mitigation,and qubit fidelity.Through rigorous case studies,we highlight the strengths and limitations of these tools,shedding light on their potential impact on integer factorization and cybersecurity.Our findings underscore the importance of quantum optimization and lay the foundation for future developments in quantum algorithmic enhancements,particularly within the Qiskit and Cirq quantum development environments. 展开更多
关键词 quantum computing shors algorithm quantum optimization cryptographic security
在线阅读 下载PDF
A Note on Shor’s Quantum Algorithm 被引量:1
2
作者 曹正军 刘丽华 《Journal of Shanghai Jiaotong university(Science)》 EI 2006年第3期368-370,共3页
Shor proposed a polynomial time algorithm for computing the order of one element in a multiplicative group using a quantum computer. Based on Miller’s randomization, he then gave a factorization algorithm. But the al... Shor proposed a polynomial time algorithm for computing the order of one element in a multiplicative group using a quantum computer. Based on Miller’s randomization, he then gave a factorization algorithm. But the algorithm has two shortcomings, the order must be even and the output might be a trivial factor. Actually, these drawbacks can be overcome if the number is an RSA modulus. Applying the special structure of the RSA modulus, an algorithm is presented to overcome the two shortcomings. The new algorithm improves Shor’s algorithm for factoring RSA modulus. The cost of the factorization algorithm almost depends on the calculation of the order of 2 in the multiplication group. 展开更多
关键词 shor's quantum algorithm RsA modulus order
在线阅读 下载PDF
A hybrid quantum encoding algorithm of vector quantization for image compression 被引量:4
3
作者 庞朝阳 周正威 郭光灿 《Chinese Physics B》 SCIE EI CAS CSCD 2006年第12期3039-3043,共5页
Many classical encoding algorithms of vector quantization (VQ) of image compression that can obtain global optimal solution have computational complexity O(N). A pure quantum VQ encoding algorithm with probability... Many classical encoding algorithms of vector quantization (VQ) of image compression that can obtain global optimal solution have computational complexity O(N). A pure quantum VQ encoding algorithm with probability of success near 100% has been proposed, that performs operations 45√N times approximately. In this paper, a hybrid quantum VQ encoding algorithm between the classical method and the quantum algorithm is presented. The number of its operations is less than √N for most images, and it is more efficient than the pure quantum algorithm. 展开更多
关键词 vector quantization Grover's algorithm image compression quantum algorithm
原文传递
Design of quantum VQ iteration and quantum VQ encoding algorithm taking O(√N) steps for data compression 被引量:2
4
作者 庞朝阳 周正威 +1 位作者 陈平形 郭光灿 《Chinese Physics B》 SCIE EI CAS CSCD 2006年第3期618-623,共6页
Vector quantization (VQ) is an important data compression method. The key of the encoding of VQ is to find the closest vector among N vectors for a feature vector. Many classical linear search algorithms take O(N)... Vector quantization (VQ) is an important data compression method. The key of the encoding of VQ is to find the closest vector among N vectors for a feature vector. Many classical linear search algorithms take O(N) steps of distance computing between two vectors. The quantum VQ iteration and corresponding quantum VQ encoding algorithm that takes O(√N) steps are presented in this paper. The unitary operation of distance computing can be performed on a number of vectors simultaneously because the quantum state exists in a superposition of states. The quantum VQ iteration comprises three oracles, by contrast many quantum algorithms have only one oracle, such as Shor's factorization algorithm and Grover's algorithm. Entanglement state is generated and used, by contrast the state in Grover's algorithm is not an entanglement state. The quantum VQ iteration is a rotation over subspace, by contrast the Grover iteration is a rotation over global space. The quantum VQ iteration extends the Grover iteration to the more complex search that requires more oracles. The method of the quantum VQ iteration is universal. 展开更多
关键词 data compression vector quantization Grover's algorithm quantum VQ iteration
原文传递
Quantum Circuit Implementation and Resource Evaluation of Ballet‑p/k Under Grover’s Attack
5
作者 HONG Rui-Peng ZHANG Lei +3 位作者 PANG Chen-Xu LI Guo-Yuan DING Ding WANG Jian-Xin 《密码学报(中英文)》 北大核心 2025年第5期1178-1194,共17页
The advent of Grover’s algorithm presents a significant threat to classical block cipher security,spurring research into post-quantum secure cipher design.This study engineers quantum circuit implementations for thre... The advent of Grover’s algorithm presents a significant threat to classical block cipher security,spurring research into post-quantum secure cipher design.This study engineers quantum circuit implementations for three versions of the Ballet family block ciphers.The Ballet‑p/k includes a modular-addition operation uncommon in lightweight block ciphers.Quantum ripple-carry adder is implemented for both“32+32”and“64+64”scale to support this operation.Subsequently,qubits,quantum gates count,and quantum circuit depth of three versions of Ballet algorithm are systematically evaluated under quantum computing model,and key recovery attack circuits are constructed based on Grover’s algorithm against each version.The comprehensive analysis shows:Ballet-128/128 fails to NIST Level 1 security,while when the resource accounting is restricted to the Clifford gates and T gates set for the Ballet-128/256 and Ballet-256/256 quantum circuits,the design attains Level 3. 展开更多
关键词 Grover’s algorithm quantum circuit Ballet family block ciphers quantum ripple-carry adder
在线阅读 下载PDF
QUANTUM COLLISION SEARCH ALGORITHM AGAINST NEW FORK-256 被引量:1
6
作者 Du Fangwei Wang Hong Ma Zhi 《Journal of Electronics(China)》 2014年第4期366-370,共5页
In order to improve the attack efficiency of the New FORK-256 function, an algorithm based on Grover's quantum search algorithm and birthday attack is proposed. In this algorithm, finding a collision for arbitrary... In order to improve the attack efficiency of the New FORK-256 function, an algorithm based on Grover's quantum search algorithm and birthday attack is proposed. In this algorithm, finding a collision for arbitrary hash function only needs O(2m/3) expected evaluations, where m is the size of hash space value. It is proved that the algorithm can obviously improve the attack efficiency for only needing O(2 74.7) expected evaluations, and this is more efficient than any known classical algorithm, and the consumed space of the algorithm equals the evaluation. 展开更多
关键词 quantum computation quantum collision Grover's search algorithm New FORK-256CLC number:TN918.1
在线阅读 下载PDF
Quantum Algorithm for Mining Frequent Patterns for Association Rule Mining 被引量:1
7
作者 Abdirahman Alasow Marek Perkowski 《Journal of Quantum Information Science》 CAS 2023年第1期1-23,共23页
Maximum frequent pattern generation from a large database of transactions and items for association rule mining is an important research topic in data mining. Association rule mining aims to discover interesting corre... Maximum frequent pattern generation from a large database of transactions and items for association rule mining is an important research topic in data mining. Association rule mining aims to discover interesting correlations, frequent patterns, associations, or causal structures between items hidden in a large database. By exploiting quantum computing, we propose an efficient quantum search algorithm design to discover the maximum frequent patterns. We modified Grover’s search algorithm so that a subspace of arbitrary symmetric states is used instead of the whole search space. We presented a novel quantum oracle design that employs a quantum counter to count the maximum frequent items and a quantum comparator to check with a minimum support threshold. The proposed derived algorithm increases the rate of the correct solutions since the search is only in a subspace. Furthermore, our algorithm significantly scales and optimizes the required number of qubits in design, which directly reflected positively on the performance. Our proposed design can accommodate more transactions and items and still have a good performance with a small number of qubits. 展开更多
关键词 Data Mining Association Rule Mining Frequent Pattern Apriori algorithm quantum Counter quantum Comparator Grover’s search algorithm
在线阅读 下载PDF
Implementation of ternary Shor's algorithm based on vibrational states of an ion in anharmonic potential
8
作者 刘威 陈书明 +3 位作者 张见 吴春旺 吴伟 陈平形 《Chinese Physics B》 SCIE EI CAS CSCD 2015年第3期157-165,共9页
It is widely believed that Shor's factoring algorithm provides a driving force to boost the quantum computing research.However, a serious obstacle to its binary implementation is the large number of quantum gates. No... It is widely believed that Shor's factoring algorithm provides a driving force to boost the quantum computing research.However, a serious obstacle to its binary implementation is the large number of quantum gates. Non-binary quantum computing is an efficient way to reduce the required number of elemental gates. Here, we propose optimization schemes for Shor's algorithm implementation and take a ternary version for factorizing 21 as an example. The optimized factorization is achieved by a two-qutrit quantum circuit, which consists of only two single qutrit gates and one ternary controlled-NOT gate. This two-qutrit quantum circuit is then encoded into the nine lower vibrational states of an ion trapped in a weakly anharmonic potential. Optimal control theory(OCT) is employed to derive the manipulation electric field for transferring the encoded states. The ternary Shor's algorithm can be implemented in one single step. Numerical simulation results show that the accuracy of the state transformations is about 0.9919. 展开更多
关键词 ternary shor's algorithm anharmonic ion trapping optimal control theory vibrational state
原文传递
Behavior of quantum search algorithm with small phase rotations
9
作者 李欣 Cheng Chuntian +1 位作者 Li Panchi Xu Shaohua 《High Technology Letters》 EI CAS 2011年第1期91-96,共6页
When the Grover' s original algorithm is applied to search an unordered database, the success probability decreases rapidly with the increase of marked items. Aiming at this problem, a general quantum search algorith... When the Grover' s original algorithm is applied to search an unordered database, the success probability decreases rapidly with the increase of marked items. Aiming at this problem, a general quantum search algorithm with small phase rotations is proposed. Several quantum search algorithms can be derived from this algorithm according to different phase rotations. When the size of phase rotations are fixed at 0. 01π, the success probability of at least 99. 99% can be obtained in 0(√N/M) iterations. 展开更多
关键词 quantum computing quantum searching Grover' s algorithm phase matching small phase rotations
在线阅读 下载PDF
A Technical Note for a Shor’s Algorithm by Phase Estimation
10
作者 Gérard Fleury Philippe Lacomme 《Journal of Quantum Computing》 2022年第2期97-111,共15页
The objective of this paper concerns at first the motivation and the method of Shor’s algorithm including remarks on quantum computing introducing an algorithmic description of the method.The corner stone of the Shor... The objective of this paper concerns at first the motivation and the method of Shor’s algorithm including remarks on quantum computing introducing an algorithmic description of the method.The corner stone of the Shor’s algorithm is the modular exponentiation that is themost computational component(in time and space).A linear depth unit based on phase estimation is introduced and a description of a generic version of a modular multiplier based on phases is introduced to build block of a gates to efficient modular exponentiation circuit.Our proposal includes numerical experiments achieved on both the IBM simulator using the Qiskit library and on quantum physical optimizers provided by IBM.The shor’s algorithm based on phase estimation succeeds in factoring integer numbers with more than 35 digits using circuits with about 100 qubits. 展开更多
关键词 shors algorithm PHAsE
在线阅读 下载PDF
基于量子计算原理的Shor算法优越性验证 被引量:2
11
作者 刘安航 李浩昱 +4 位作者 关佳 张志华 方恺 赫丽 沈军 《物理实验》 2022年第4期7-12,共6页
从理论上分析了分解大数质因子的量子算法——Shor算法,将大数的质因子分解问题转换为求解函数的周期问题.设计了基于Shor算法的实验,并通过比较应用于求解同一函数时量子计算方法和经典计算方法分别需要的运算次数.实验结果表明:量子... 从理论上分析了分解大数质因子的量子算法——Shor算法,将大数的质因子分解问题转换为求解函数的周期问题.设计了基于Shor算法的实验,并通过比较应用于求解同一函数时量子计算方法和经典计算方法分别需要的运算次数.实验结果表明:量子计算方法在函数的周期求解问题中仅需要多项式级别的复杂度,从而证明了量子计算在大数的质因子分解问题中具有明显的优越性. 展开更多
关键词 shor算法 量子并行计算 量子傅里叶变换
在线阅读 下载PDF
SHOR量子算法的原理与程序模拟 被引量:2
12
作者 朱缨 《计算机应用与软件》 CSCD 北大核心 2004年第9期118-120,共3页
本文首先介绍大数质因子分解的Shor量子算法的原理、实现步骤和实现方法 ,然后用现存的模拟器在常规计算机上加以模拟。最后讨论了Shor算法模拟的意义 。
关键词 shor量子算法 程序模拟 量子寄存器 计算机
在线阅读 下载PDF
Shor量子算法的分析及优化 被引量:3
13
作者 王平平 陆正福 +1 位作者 杨春尧 李军 《通信技术》 2017年第4期775-778,共4页
shor量子算法是一种随机算法,不能保证每次运算都能得到正确的结果。为了使算法得到正确结果的概率无限接近于1,出现了一些回执运算。算法中,明确要求函数f(x)=a^k modN的周期r为偶数,否则返回算法首部重新计算。针对这一缺陷提出改变... shor量子算法是一种随机算法,不能保证每次运算都能得到正确的结果。为了使算法得到正确结果的概率无限接近于1,出现了一些回执运算。算法中,明确要求函数f(x)=a^k modN的周期r为偶数,否则返回算法首部重新计算。针对这一缺陷提出改变α~r的分解方法,将分解方法由(α^(r/2))~2-1 =0 modN改变为(α^(r/3)-)~3-1=0 modN,并进一步论述将分解方法扩展为α~n-1=(α-1)(α^(n-1)+α^(n-2)+α^(n-3)+…+α+1)的可能性。结果表明,扩展分解方法在不影响算法复杂度的基础上,放宽了对周期r的要求,并证明了改进算法的正确性,从而减小了其重复运算的概率。 展开更多
关键词 shor量子算法 量子傅立叶变换 量子并行 优化算法
在线阅读 下载PDF
RSA公钥密码的威胁-Shor量子算法 被引量:1
14
作者 文卉 胡剑波 《舰船电子工程》 2008年第7期137-138,165,共3页
通过介绍量子计算基本思想、量子计算概念和RSA密钥原理,对shor算法原理及Shor算法如何完成大数因子分解进行分析,对比传统计算机和量子计算机运算速度的区别,对量子计算机的发展进行了探讨。
关键词 量子计算 RsA算法 shor算法
在线阅读 下载PDF
分解大数质因子的量子算法——Shor算法 被引量:3
15
作者 吉丽丽 叶季青 《信息安全与通信保密》 2006年第2期88-89,92,共3页
分解大数质因子的Shor算法的提出,对RSA公钥密码体系构成了很大的威胁,并掀起了研究量子计算机的高潮。分析了RSA公钥密码体系的安全性,并介绍了Shor算法的基本思想。
关键词 RsA密码 shor算法 量子傅立叶变换
原文传递
Realization of-bit semiclassical quantum Fourier transform on IBM's quantum cloud computer 被引量:1
16
作者 Xiang-Qun Fu Wan-Su Bao +5 位作者 He-Liang Huang Tan Li Jian-Hong Shi Xiang Wang Shuo Zhang Feng-Guang Li 《Chinese Physics B》 SCIE EI CAS CSCD 2019年第2期117-122,共6页
To overcome the difficulty of realizing large-scale quantum Fourier transform(QFT)within existing technology,this paper implements a resource-saving method(named t-bit semiclassical QFT over Z_(2n)),which could realiz... To overcome the difficulty of realizing large-scale quantum Fourier transform(QFT)within existing technology,this paper implements a resource-saving method(named t-bit semiclassical QFT over Z_(2n)),which could realize large-scale QFT using an arbitrary-scale quantum register.By developing a feasible method to realize the control quantum gate Rk,we experimentally realize the 2-bit semiclassical QFT over Z_(2-3)on IBM's quantum cloud computer,which shows the feasibility of the method.Then,we compare the actual performance of 2-bit semiclassical QFT with standard QFT in the experiments.The squared statistical overlap experimental data shows that the fidelity of 2-bit semiclassical QFT is higher than that of standard QFT,which is mainly due to fewer two-qubit gates in the semiclassical QFT.Furthermore,based on the proposed method,N=15 is successfully factorized by implementing Shor's algorithm. 展开更多
关键词 quantum CLOUD computation quantum FOURIER TRANsFORM sEMICLAssICAL quantum FOURIER TRANsFORM shors algorithm
原文传递
量子噪声对Shor算法的影响
17
作者 黄天龙 吴永政 +2 位作者 倪明 汪士 叶永金 《物理学报》 SCIE EI CAS CSCD 北大核心 2024年第5期43-58,共16页
Shor算法能够借助量子计算机以多项式级别复杂度解决大整数因式分解问题,从而破解一系列安全性基于大整数因式分解的加密算法,例如Rivest-Shamir-Adleman加密算法、Diffie-Hellman密钥交换协议等.由于量子测量结果是概率性的,在运行量... Shor算法能够借助量子计算机以多项式级别复杂度解决大整数因式分解问题,从而破解一系列安全性基于大整数因式分解的加密算法,例如Rivest-Shamir-Adleman加密算法、Diffie-Hellman密钥交换协议等.由于量子测量结果是概率性的,在运行量子线路时很容易受到噪声的干扰,这将导致无法测量得到预期结果.本文分别研究了不同通道的噪声对Shor算法的影响,分别是去极化通道、状态制备与测量通道以及热退相干通道.本文模拟在噪声环境中运行Shor算法并且给出了数值结果.数值结果表明Shor算法成功分解整数的概率易受到噪声影响,其中去极化通道中的噪声能够以指数形式影响Shor算法成功分解整数的概率,其次是热退相干通道噪声,最后是状态制备与测量通道噪声,能够线性影响到Shor算法成功分解的概率.本文能够为后续纠错、改进Shor算法以及确定工程实现Shor算法所需要的保真度等提供建设性意见. 展开更多
关键词 量子计算 量子算法 量子噪声 shor算法
在线阅读 下载PDF
Shor算法的腔QED实现
18
作者 吴琴琴 《湖南工业大学学报》 2011年第2期1-4,共4页
基于阶梯形三能级原子与经典和量子腔场之间的共振相互作用,提出了一个在腔量子电动力学(QED)系统中实现Shor算法的方案,并具体介绍了实现Shor算法的操作方法。
关键词 shor算法 腔量子电动力学 幺正变换
在线阅读 下载PDF
SHOR量子算法的原理与模拟的研究 被引量:1
19
作者 彭永刚 《重庆邮电学院学报(自然科学版)》 2004年第6期118-121,共4页
着重介绍大数质因子分解的Shor量子算法的原理、实现步骤和实现方法,并用现存的模拟器在常规计算机上加以模拟,最后探讨了Shor算法的有效性以及对量子算法模拟的看法。
关键词 量子计算 量子傅立叶变换 shor量子算法与模拟
在线阅读 下载PDF
Optimal Estimate of Quantum States 被引量:1
20
作者 Mario Mastriani 《Journal of Applied Mathematics and Physics》 2018年第6期1363-1381,共19页
An optimal estimator of quantum states based on a modified Kalman’s filter is proposed in this work. Such estimator acts after a state measurement, allowing us to obtain an optimal estimate of the quantum state resul... An optimal estimator of quantum states based on a modified Kalman’s filter is proposed in this work. Such estimator acts after a state measurement, allowing us to obtain an optimal estimate of the quantum state resulting in the output of any quantum algorithm. This method is much more accurate than other types of quantum measurements, such as, weak measurement, strong measurement, and quantum state tomography, among others. 展开更多
关键词 Kalman’s FILTER quantum algorithms quantum Measurement
在线阅读 下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部