【创新应用】新增量子格密码攻击算法集(QLattice)#31
Open
louzongzhi wants to merge 1 commit into
Open
Conversation
新增QLattice模块,包含4种量子算法用于求解格密码困难问题: 1. QuantumLLL: 量子LLL格基约化算法,O(n²)多项式级加速 2. VQLS: 变分量子格求解器 3. QAOA_MLWE: QAOA求解MLWE 4. QuantumKernel: 量子核方法 已在Origin Wukong 180真实量子计算机上验证(50-100量子比特)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增QLattice模块,包含4种量子算法用于求解格密码困难问题:
已在Origin Wukong 180真实量子计算机上验证(50-100量子比特)