Toggle navigation sidebar
Toggle in-page Table of Contents
Lattice Estimator 0.1 documentation
Documentation
Introduction
LWE Primal Attacks
LWE Dual Attacks
Coded-BKW for LWE
Arora-GB
Contributing
Parameters from the Literature
NIST PQC Round 3 Finalists
Homomorphic Encryption Standard
API Reference
estimator.cost
estimator.cost.Cost
estimator.cost.Cost.__init__
estimator.cost.Cost.clear
estimator.cost.Cost.combine
estimator.cost.Cost.copy
estimator.cost.Cost.filter
estimator.cost.Cost.fromkeys
estimator.cost.Cost.get
estimator.cost.Cost.items
estimator.cost.Cost.keys
estimator.cost.Cost.pop
estimator.cost.Cost.popitem
estimator.cost.Cost.register_impermanent
estimator.cost.Cost.reorder
estimator.cost.Cost.repeat
estimator.cost.Cost.sanity_check
estimator.cost.Cost.setdefault
estimator.cost.Cost.str
estimator.cost.Cost.update
estimator.cost.Cost.values
estimator.cost.Cost.impermanents
estimator.cost.Cost.key_map
estimator.cost.Cost.val_map
estimator.errors
estimator.gb
estimator.gb.AroraGB
estimator.gb.AroraGB.__init__
estimator.gb.AroraGB.cost_Gaussian_like
estimator.gb.AroraGB.cost_bounded
estimator.gb.AroraGB.equations_for_secret
estimator.gb.AroraGB.ps_single
estimator.gb.gb_cost
estimator.io
estimator.io.Logging
estimator.io.Logging.__init__
estimator.io.Logging.log
estimator.io.Logging.set_level
estimator.io.Logging.CRITICAL
estimator.io.Logging.DEBUG
estimator.io.Logging.ERROR
estimator.io.Logging.INFO
estimator.io.Logging.LEVEL0
estimator.io.Logging.LEVEL1
estimator.io.Logging.LEVEL2
estimator.io.Logging.LEVEL3
estimator.io.Logging.LEVEL4
estimator.io.Logging.LEVEL5
estimator.io.Logging.NOTSET
estimator.io.Logging.WARNING
estimator.io.Logging.detail_logger
estimator.io.Logging.logger
estimator.io.Logging.loggers
estimator.io.Logging.plain_logger
estimator.lwe
estimator.lwe.Estimate
estimator.lwe.Estimate.__init__
estimator.lwe.Estimate.rough
estimator.lwe_bkw
estimator.lwe_bkw.CodedBKW
estimator.lwe_bkw.CodedBKW.N
estimator.lwe_bkw.CodedBKW.__init__
estimator.lwe_bkw.CodedBKW.b
estimator.lwe_bkw.CodedBKW.cost
estimator.lwe_bkw.CodedBKW.t1
estimator.lwe_bkw.CodedBKW.ntest
estimator.lwe_dual
estimator.lwe_dual.DualHybrid
estimator.lwe_dual.DualHybrid.__init__
estimator.lwe_dual.DualHybrid.fft_solver
estimator.lwe_dual.DualHybrid.optimize_blocksize
estimator.lwe_dual.DualHybrid.cost
estimator.lwe_dual.DualHybrid.dual_reduce
estimator.lwe_dual.dual
estimator.lwe_dual.dual_hybrid
estimator.lwe_guess
estimator.lwe_guess.Distinguisher
estimator.lwe_guess.Distinguisher.__init__
estimator.lwe_guess.ExhaustiveSearch
estimator.lwe_guess.ExhaustiveSearch.__init__
estimator.lwe_guess.MITM
estimator.lwe_guess.MITM.X_range
estimator.lwe_guess.MITM.__init__
estimator.lwe_guess.MITM.cost
estimator.lwe_guess.MITM.local_range
estimator.lwe_guess.MITM.mitm_analytical
estimator.lwe_guess.MITM.locality
estimator.lwe_guess.guess_composition
estimator.lwe_guess.guess_composition.__init__
estimator.lwe_guess.guess_composition.dense_solve
estimator.lwe_guess.guess_composition.gammaf
estimator.lwe_guess.guess_composition.sparse_solve
estimator.lwe_parameters
estimator.lwe_parameters.LWEParameters
estimator.lwe_parameters.LWEParameters.__init__
estimator.lwe_parameters.LWEParameters.amplify_m
estimator.lwe_parameters.LWEParameters.normalize
estimator.lwe_parameters.LWEParameters.switch_modulus
estimator.lwe_parameters.LWEParameters.updated
estimator.lwe_parameters.LWEParameters.m
estimator.lwe_parameters.LWEParameters.tag
estimator.lwe_parameters.LWEParameters.n
estimator.lwe_parameters.LWEParameters.q
estimator.lwe_parameters.LWEParameters.Xs
estimator.lwe_parameters.LWEParameters.Xe
estimator.lwe_primal
estimator.lwe_primal.PrimalHybrid
estimator.lwe_primal.PrimalHybrid.__init__
estimator.lwe_primal.PrimalHybrid.babai_cost
estimator.lwe_primal.PrimalHybrid.cost_zeta
estimator.lwe_primal.PrimalHybrid.svp_dimension
estimator.lwe_primal.PrimalHybrid.cost
estimator.lwe_primal.PrimalUSVP
estimator.lwe_primal.PrimalUSVP.__init__
estimator.lwe_primal.PrimalUSVP.cost_gsa
estimator.lwe_primal.PrimalUSVP.cost_simulator
estimator.lwe_primal.primal_bdd
estimator.nd
estimator.nd.NoiseDistribution
estimator.nd.NoiseDistribution.CenteredBinomial
estimator.nd.NoiseDistribution.DiscreteGaussian
estimator.nd.NoiseDistribution.DiscreteGaussianAlpha
estimator.nd.NoiseDistribution.SparseTernary
estimator.nd.NoiseDistribution.Uniform
estimator.nd.NoiseDistribution.UniformMod
estimator.nd.NoiseDistribution.__init__
estimator.nd.NoiseDistribution.get_hamming_weight
estimator.nd.NoiseDistribution.support_size
estimator.nd.NoiseDistribution.bounds
estimator.nd.NoiseDistribution.density
estimator.nd.NoiseDistribution.gaussian_tail_bound
estimator.nd.NoiseDistribution.gaussian_tail_prob
estimator.nd.NoiseDistribution.is_Gaussian_like
estimator.nd.NoiseDistribution.is_bounded
estimator.nd.NoiseDistribution.is_sparse
estimator.nd.NoiseDistribution.mean
estimator.nd.NoiseDistribution.n
estimator.nd.NoiseDistribution.tag
estimator.nd.NoiseDistribution.stddev
estimator.nd.sigmaf
estimator.nd.stddevf
estimator.prob
estimator.prob.amplify
estimator.prob.amplify_sigma
estimator.prob.babai
estimator.prob.drop
estimator.prob.mitm_babai_probability
estimator.reduction
estimator.reduction.ABFKSW20
estimator.reduction.ABFKSW20.LLL
estimator.reduction.ABFKSW20.__init__
estimator.reduction.ABFKSW20.beta
estimator.reduction.ABFKSW20.delta
estimator.reduction.ABFKSW20.short_vectors
estimator.reduction.ABFKSW20.short_vectors_simple
estimator.reduction.ABFKSW20.svp_repeat
estimator.reduction.ABLR21
estimator.reduction.ABLR21.LLL
estimator.reduction.ABLR21.__init__
estimator.reduction.ABLR21.beta
estimator.reduction.ABLR21.delta
estimator.reduction.ABLR21.short_vectors
estimator.reduction.ABLR21.short_vectors_simple
estimator.reduction.ABLR21.svp_repeat
estimator.reduction.ADPS16
estimator.reduction.ADPS16.LLL
estimator.reduction.ADPS16.__init__
estimator.reduction.ADPS16.beta
estimator.reduction.ADPS16.delta
estimator.reduction.ADPS16.short_vectors
estimator.reduction.ADPS16.short_vectors_simple
estimator.reduction.ADPS16.svp_repeat
estimator.reduction.BDGL16
estimator.reduction.BDGL16.LLL
estimator.reduction.BDGL16.__init__
estimator.reduction.BDGL16.beta
estimator.reduction.BDGL16.delta
estimator.reduction.BDGL16.short_vectors
estimator.reduction.BDGL16.short_vectors_simple
estimator.reduction.BDGL16.svp_repeat
estimator.reduction.CheNgu12
estimator.reduction.CheNgu12.LLL
estimator.reduction.CheNgu12.__init__
estimator.reduction.CheNgu12.beta
estimator.reduction.CheNgu12.delta
estimator.reduction.CheNgu12.short_vectors
estimator.reduction.CheNgu12.short_vectors_simple
estimator.reduction.CheNgu12.svp_repeat
estimator.reduction.GJ21
estimator.reduction.GJ21.LLL
estimator.reduction.GJ21.__init__
estimator.reduction.GJ21.beta
estimator.reduction.GJ21.d4f
estimator.reduction.GJ21.delta
estimator.reduction.GJ21.short_vectors
estimator.reduction.GJ21.short_vectors_simple
estimator.reduction.GJ21.svp_repeat
estimator.reduction.GJ21.NN_AGPS
estimator.reduction.Kyber
estimator.reduction.Kyber.LLL
estimator.reduction.Kyber.__init__
estimator.reduction.Kyber.beta
estimator.reduction.Kyber.d4f
estimator.reduction.Kyber.delta
estimator.reduction.Kyber.short_vectors
estimator.reduction.Kyber.short_vectors_simple
estimator.reduction.Kyber.svp_repeat
estimator.reduction.Kyber.NN_AGPS
estimator.reduction.LaaMosPol14
estimator.reduction.LaaMosPol14.LLL
estimator.reduction.LaaMosPol14.__init__
estimator.reduction.LaaMosPol14.beta
estimator.reduction.LaaMosPol14.delta
estimator.reduction.LaaMosPol14.short_vectors
estimator.reduction.LaaMosPol14.short_vectors_simple
estimator.reduction.LaaMosPol14.svp_repeat
estimator.reduction.MATZOV
estimator.reduction.MATZOV.LLL
estimator.reduction.MATZOV.__init__
estimator.reduction.MATZOV.beta
estimator.reduction.MATZOV.d4f
estimator.reduction.MATZOV.delta
estimator.reduction.MATZOV.short_vectors
estimator.reduction.MATZOV.short_vectors_simple
estimator.reduction.MATZOV.svp_repeat
estimator.reduction.MATZOV.NN_AGPS
estimator.reduction.RC
estimator.reduction.RC.LLL
estimator.reduction.RC.__init__
estimator.reduction.RC.beta
estimator.reduction.RC.delta
estimator.reduction.RC.ABFKSW20
estimator.reduction.RC.ABLR21
estimator.reduction.RC.ADPS16
estimator.reduction.RC.BDGL16
estimator.reduction.RC.CheNgu12
estimator.reduction.RC.GJ21
estimator.reduction.RC.Kyber
estimator.reduction.RC.LaaMosPol14
estimator.reduction.RC.MATZOV
estimator.reduction.ReductionCost
estimator.reduction.ReductionCost.LLL
estimator.reduction.ReductionCost.__init__
estimator.reduction.ReductionCost.beta
estimator.reduction.ReductionCost.delta
estimator.reduction.ReductionCost.short_vectors
estimator.reduction.ReductionCost.short_vectors_simple
estimator.reduction.ReductionCost.svp_repeat
estimator.reduction.beta
estimator.reduction.cost
estimator.reduction.delta
estimator.simulator
estimator.simulator.CN11
estimator.simulator.GSA
estimator.simulator.normalize
estimator.simulator.plot_gso
estimator.simulator.qary_simulator
estimator.util
estimator.util.Bounds
estimator.util.Bounds.__init__
estimator.util.Bounds.count
estimator.util.Bounds.index
estimator.util.Bounds.high
estimator.util.Bounds.low
estimator.util.Task
estimator.util.Task.__init__
estimator.util.Task.count
estimator.util.Task.index
estimator.util.Task.catch_exceptions
estimator.util.Task.f
estimator.util.Task.f_name
estimator.util.Task.log_level
estimator.util.Task.x
estimator.util.TaskResults
estimator.util.TaskResults.__init__
estimator.util.early_abort_range
estimator.util.early_abort_range.__init__
estimator.util.early_abort_range.update
estimator.util.early_abort_range.x
estimator.util.early_abort_range.y
estimator.util.local_minimum
estimator.util.local_minimum.__init__
estimator.util.local_minimum.update
estimator.util.local_minimum.neighborhood
estimator.util.local_minimum.x
estimator.util.local_minimum.y
estimator.util.local_minimum_base
estimator.util.local_minimum_base.__init__
estimator.util.local_minimum_base.update
estimator.util.local_minimum_base.x
estimator.util.local_minimum_base.y
estimator.util.batch_estimate
estimator.util.binary_search
estimator.util.f_name
estimator.util.log2
Appendix
Index
References
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
_
__call__() (estimator.cost.Cost method)
(estimator.gb.AroraGB method)
(estimator.io.Logging method)
(estimator.lwe.Estimate method)
(estimator.lwe_bkw.CodedBKW method)
(estimator.lwe_dual.DualHybrid method)
(estimator.lwe_guess.Distinguisher method)
(estimator.lwe_guess.ExhaustiveSearch method)
(estimator.lwe_guess.guess_composition method)
(estimator.lwe_guess.MITM method)
(estimator.lwe_parameters.LWEParameters method)
(estimator.lwe_primal.PrimalHybrid method)
(estimator.lwe_primal.PrimalUSVP method)
(estimator.nd.NoiseDistribution method)
(estimator.reduction.ABFKSW20 method)
(estimator.reduction.ABLR21 method)
(estimator.reduction.ADPS16 method)
(estimator.reduction.BDGL16 method)
(estimator.reduction.CheNgu12 method)
(estimator.reduction.GJ21 method)
(estimator.reduction.Kyber method)
(estimator.reduction.LaaMosPol14 method)
(estimator.reduction.MATZOV method)
(estimator.reduction.RC method)
(estimator.reduction.ReductionCost method)
(estimator.util.Bounds method)
(estimator.util.early_abort_range method)
(estimator.util.local_minimum method)
(estimator.util.local_minimum_base method)
(estimator.util.Task method)
(estimator.util.TaskResults method)
__init__() (estimator.cost.Cost method)
(estimator.gb.AroraGB method)
(estimator.io.Logging method)
(estimator.lwe.Estimate method)
(estimator.lwe_bkw.CodedBKW method)
(estimator.lwe_dual.DualHybrid method)
(estimator.lwe_guess.Distinguisher method)
(estimator.lwe_guess.ExhaustiveSearch method)
(estimator.lwe_guess.guess_composition method)
(estimator.lwe_guess.MITM method)
(estimator.lwe_parameters.LWEParameters method)
(estimator.lwe_primal.PrimalHybrid method)
(estimator.lwe_primal.PrimalUSVP method)
(estimator.nd.NoiseDistribution method)
(estimator.reduction.ABFKSW20 method)
(estimator.reduction.ABLR21 method)
(estimator.reduction.ADPS16 method)
(estimator.reduction.BDGL16 method)
(estimator.reduction.CheNgu12 method)
(estimator.reduction.GJ21 method)
(estimator.reduction.Kyber method)
(estimator.reduction.LaaMosPol14 method)
(estimator.reduction.MATZOV method)
(estimator.reduction.RC method)
(estimator.reduction.ReductionCost method)
(estimator.util.Bounds method)
(estimator.util.early_abort_range method)
(estimator.util.local_minimum method)
(estimator.util.local_minimum_base method)
(estimator.util.Task method)
(estimator.util.TaskResults method)
A
ABFKSW20 (class in estimator.reduction)
(estimator.reduction.RC attribute)
ABLR21 (class in estimator.reduction)
(estimator.reduction.RC attribute)
ADPS16 (class in estimator.reduction)
(estimator.reduction.RC attribute)
amplify() (in module estimator.prob)
amplify_m() (estimator.lwe_parameters.LWEParameters method)
amplify_sigma() (in module estimator.prob)
AroraGB (class in estimator.gb)
B
b() (estimator.lwe_bkw.CodedBKW class method)
babai() (in module estimator.prob)
babai_cost() (estimator.lwe_primal.PrimalHybrid class method)
batch_estimate() (in module estimator.util)
BDGL16 (class in estimator.reduction)
(estimator.reduction.RC attribute)
beta() (estimator.reduction.ABFKSW20 method)
(estimator.reduction.ABLR21 method)
(estimator.reduction.ADPS16 method)
(estimator.reduction.BDGL16 method)
(estimator.reduction.CheNgu12 method)
(estimator.reduction.GJ21 method)
(estimator.reduction.Kyber method)
(estimator.reduction.LaaMosPol14 method)
(estimator.reduction.MATZOV method)
(estimator.reduction.RC method)
(estimator.reduction.ReductionCost method)
(in module estimator.reduction)
binary_search() (in module estimator.util)
Bounds (class in estimator.util)
bounds (estimator.nd.NoiseDistribution attribute)
C
catch_exceptions (estimator.util.Task attribute)
CenteredBinomial() (estimator.nd.NoiseDistribution static method)
CheNgu12 (class in estimator.reduction)
(estimator.reduction.RC attribute)
clear() (estimator.cost.Cost method)
CN11() (in module estimator.simulator)
CodedBKW (class in estimator.lwe_bkw)
combine() (estimator.cost.Cost method)
copy() (estimator.cost.Cost method)
Cost (class in estimator.cost)
cost (estimator.lwe_dual.DualHybrid attribute)
(estimator.lwe_primal.PrimalHybrid attribute)
cost() (estimator.lwe_bkw.CodedBKW static method)
(estimator.lwe_guess.MITM method)
(in module estimator.reduction)
cost_bounded() (estimator.gb.AroraGB class method)
cost_Gaussian_like() (estimator.gb.AroraGB class method)
cost_gsa (estimator.lwe_primal.PrimalUSVP attribute)
cost_simulator (estimator.lwe_primal.PrimalUSVP attribute)
cost_zeta() (estimator.lwe_primal.PrimalHybrid class method)
count() (estimator.util.Bounds method)
(estimator.util.Task method)
CRITICAL (estimator.io.Logging attribute)
D
d4f() (estimator.reduction.GJ21 static method)
(estimator.reduction.Kyber static method)
(estimator.reduction.MATZOV static method)
DEBUG (estimator.io.Logging attribute)
delta() (estimator.reduction.ABFKSW20 static method)
(estimator.reduction.ABLR21 static method)
(estimator.reduction.ADPS16 static method)
(estimator.reduction.BDGL16 static method)
(estimator.reduction.CheNgu12 static method)
(estimator.reduction.GJ21 static method)
(estimator.reduction.Kyber static method)
(estimator.reduction.LaaMosPol14 static method)
(estimator.reduction.MATZOV static method)
(estimator.reduction.RC method)
(estimator.reduction.ReductionCost static method)
(in module estimator.reduction)
dense_solve() (estimator.lwe_guess.guess_composition class method)
density (estimator.nd.NoiseDistribution attribute)
detail_logger (estimator.io.Logging attribute)
DiscreteGaussian() (estimator.nd.NoiseDistribution static method)
DiscreteGaussianAlpha() (estimator.nd.NoiseDistribution static method)
Distinguisher (class in estimator.lwe_guess)
drop() (in module estimator.prob)
dual() (in module estimator.lwe_dual)
dual_hybrid() (in module estimator.lwe_dual)
dual_reduce (estimator.lwe_dual.DualHybrid attribute)
DualHybrid (class in estimator.lwe_dual)
E
early_abort_range (class in estimator.util)
equations_for_secret() (estimator.gb.AroraGB class method)
ERROR (estimator.io.Logging attribute)
Estimate (class in estimator.lwe)
estimator.cost
module
estimator.errors
module
estimator.gb
module
estimator.io
module
estimator.lwe
module
estimator.lwe_bkw
module
estimator.lwe_dual
module
estimator.lwe_guess
module
estimator.lwe_parameters
module
estimator.lwe_primal
module
estimator.nd
module
estimator.prob
module
estimator.reduction
module
estimator.simulator
module
estimator.util
module
ExhaustiveSearch (class in estimator.lwe_guess)
F
f (estimator.util.Task attribute)
f_name (estimator.util.Task attribute)
f_name() (in module estimator.util)
fft_solver() (estimator.lwe_dual.DualHybrid static method)
filter() (estimator.cost.Cost method)
fromkeys() (estimator.cost.Cost class method)
G
gammaf() (estimator.lwe_guess.guess_composition class method)
gaussian_tail_bound (estimator.nd.NoiseDistribution attribute)
gaussian_tail_prob (estimator.nd.NoiseDistribution attribute)
gb_cost() (in module estimator.gb)
get() (estimator.cost.Cost method)
get_hamming_weight() (estimator.nd.NoiseDistribution method)
GJ21 (class in estimator.reduction)
(estimator.reduction.RC attribute)
GSA() (in module estimator.simulator)
guess_composition (class in estimator.lwe_guess)
H
high (estimator.util.Bounds attribute)
I
impermanents (estimator.cost.Cost attribute)
index() (estimator.util.Bounds method)
(estimator.util.Task method)
INFO (estimator.io.Logging attribute)
is_bounded (estimator.nd.NoiseDistribution property)
is_Gaussian_like (estimator.nd.NoiseDistribution property)
is_sparse (estimator.nd.NoiseDistribution property)
items() (estimator.cost.Cost method)
K
key_map (estimator.cost.Cost attribute)
keys() (estimator.cost.Cost method)
Kyber (class in estimator.reduction)
(estimator.reduction.RC attribute)
L
LaaMosPol14 (class in estimator.reduction)
(estimator.reduction.RC attribute)
LEVEL0 (estimator.io.Logging attribute)
LEVEL1 (estimator.io.Logging attribute)
LEVEL2 (estimator.io.Logging attribute)
LEVEL3 (estimator.io.Logging attribute)
LEVEL4 (estimator.io.Logging attribute)
LEVEL5 (estimator.io.Logging attribute)
LLL() (estimator.reduction.ABFKSW20 class method)
(estimator.reduction.ABLR21 class method)
(estimator.reduction.ADPS16 class method)
(estimator.reduction.BDGL16 class method)
(estimator.reduction.CheNgu12 class method)
(estimator.reduction.GJ21 class method)
(estimator.reduction.Kyber class method)
(estimator.reduction.LaaMosPol14 class method)
(estimator.reduction.MATZOV class method)
(estimator.reduction.RC class method)
(estimator.reduction.ReductionCost class method)
local_minimum (class in estimator.util)
local_minimum_base (class in estimator.util)
local_range() (estimator.lwe_guess.MITM method)
locality (estimator.lwe_guess.MITM attribute)
log() (estimator.io.Logging class method)
log2() (in module estimator.util)
log_level (estimator.util.Task attribute)
logger (estimator.io.Logging attribute)
loggers (estimator.io.Logging attribute)
Logging (class in estimator.io)
low (estimator.util.Bounds attribute)
LWEParameters (class in estimator.lwe_parameters)
M
m (estimator.lwe_parameters.LWEParameters attribute)
MATZOV (class in estimator.reduction)
(estimator.reduction.RC attribute)
mean (estimator.nd.NoiseDistribution attribute)
MITM (class in estimator.lwe_guess)
mitm_analytical() (estimator.lwe_guess.MITM method)
mitm_babai_probability() (in module estimator.prob)
module
estimator.cost
estimator.errors
estimator.gb
estimator.io
estimator.lwe
estimator.lwe_bkw
estimator.lwe_dual
estimator.lwe_guess
estimator.lwe_parameters
estimator.lwe_primal
estimator.nd
estimator.prob
estimator.reduction
estimator.simulator
estimator.util
N
n (estimator.lwe_parameters.LWEParameters attribute)
(estimator.nd.NoiseDistribution attribute)
N() (estimator.lwe_bkw.CodedBKW static method)
neighborhood (estimator.util.local_minimum property)
NN_AGPS (estimator.reduction.GJ21 attribute)
(estimator.reduction.Kyber attribute)
(estimator.reduction.MATZOV attribute)
NoiseDistribution (class in estimator.nd)
normalize() (estimator.lwe_parameters.LWEParameters method)
(in module estimator.simulator)
NOTSET (estimator.io.Logging attribute)
ntest (estimator.lwe_bkw.CodedBKW attribute)
O
optimize_blocksize() (estimator.lwe_dual.DualHybrid static method)
P
plain_logger (estimator.io.Logging attribute)
plot_gso() (in module estimator.simulator)
pop() (estimator.cost.Cost method)
popitem() (estimator.cost.Cost method)
primal_bdd() (in module estimator.lwe_primal)
PrimalHybrid (class in estimator.lwe_primal)
PrimalUSVP (class in estimator.lwe_primal)
ps_single() (estimator.gb.AroraGB static method)
Q
q (estimator.lwe_parameters.LWEParameters attribute)
qary_simulator() (in module estimator.simulator)
R
RC (class in estimator.reduction)
ReductionCost (class in estimator.reduction)
register_impermanent() (estimator.cost.Cost class method)
reorder() (estimator.cost.Cost method)
repeat() (estimator.cost.Cost method)
rough() (estimator.lwe.Estimate method)
S
sanity_check() (estimator.cost.Cost method)
set_level() (estimator.io.Logging static method)
setdefault() (estimator.cost.Cost method)
short_vectors() (estimator.reduction.ABFKSW20 method)
(estimator.reduction.ABLR21 method)
(estimator.reduction.ADPS16 method)
(estimator.reduction.BDGL16 method)
(estimator.reduction.CheNgu12 method)
(estimator.reduction.GJ21 method)
(estimator.reduction.Kyber method)
(estimator.reduction.LaaMosPol14 method)
(estimator.reduction.MATZOV method)
(estimator.reduction.ReductionCost method)
short_vectors_simple() (estimator.reduction.ABFKSW20 method)
(estimator.reduction.ABLR21 method)
(estimator.reduction.ADPS16 method)
(estimator.reduction.BDGL16 method)
(estimator.reduction.CheNgu12 method)
(estimator.reduction.GJ21 method)
(estimator.reduction.Kyber method)
(estimator.reduction.LaaMosPol14 method)
(estimator.reduction.MATZOV method)
(estimator.reduction.ReductionCost method)
sigmaf() (in module estimator.nd)
sparse_solve() (estimator.lwe_guess.guess_composition class method)
SparseTernary() (estimator.nd.NoiseDistribution static method)
stddev (estimator.nd.NoiseDistribution attribute)
stddevf() (in module estimator.nd)
str() (estimator.cost.Cost method)
support_size() (estimator.nd.NoiseDistribution method)
svp_dimension() (estimator.lwe_primal.PrimalHybrid class method)
svp_repeat() (estimator.reduction.ABFKSW20 class method)
(estimator.reduction.ABLR21 class method)
(estimator.reduction.ADPS16 class method)
(estimator.reduction.BDGL16 class method)
(estimator.reduction.CheNgu12 class method)
(estimator.reduction.GJ21 class method)
(estimator.reduction.Kyber class method)
(estimator.reduction.LaaMosPol14 class method)
(estimator.reduction.MATZOV class method)
(estimator.reduction.ReductionCost class method)
switch_modulus() (estimator.lwe_parameters.LWEParameters method)
T
t1() (estimator.lwe_bkw.CodedBKW method)
tag (estimator.lwe_parameters.LWEParameters attribute)
(estimator.nd.NoiseDistribution attribute)
Task (class in estimator.util)
TaskResults (class in estimator.util)
U
Uniform() (estimator.nd.NoiseDistribution static method)
UniformMod() (estimator.nd.NoiseDistribution static method)
update() (estimator.cost.Cost method)
(estimator.util.early_abort_range method)
(estimator.util.local_minimum method)
(estimator.util.local_minimum_base method)
updated() (estimator.lwe_parameters.LWEParameters method)
V
val_map (estimator.cost.Cost attribute)
values() (estimator.cost.Cost method)
W
WARNING (estimator.io.Logging attribute)
X
x (estimator.util.early_abort_range property)
(estimator.util.local_minimum property)
(estimator.util.local_minimum_base property)
(estimator.util.Task attribute)
X_range() (estimator.lwe_guess.MITM method)
Xe (estimator.lwe_parameters.LWEParameters attribute)
Xs (estimator.lwe_parameters.LWEParameters attribute)
Y
y (estimator.util.early_abort_range property)
(estimator.util.local_minimum property)
(estimator.util.local_minimum_base property)