Loading params/params1.sage +1 −2 Original line number Diff line number Diff line Loading @@ -4,6 +4,5 @@ log2q = 60 # ring modulus bits d = 64 # ring degree m_1 = 10 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 2 # length of unbounded message m (that would be considered as m in lnp with lazer) params/params2.sage +1 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 120 # ring modulus bits d = 64 # ring degree m_1 = 10 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 2 # length of unbounded message m (that would be considered as m in lnp with lazer) params/params3.sage +1 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 80 # ring modulus bits d = 64 # ring degree m_1 = 100 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 0 # length of unbounded message m (that would be considered as m in lnp with lazer) params/params4.sage +0 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 80 # ring modulus bits d = 64 # ring degree m_1 = 0 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 20 # length of unbounded message m (that would be considered as m in lnp with lazer) params/params5.sage +0 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 60 # ring modulus bits d = 64 # ring degree m_1 = 100 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 20 # length of unbounded message m (that would be considered as m in lnp with lazer) Loading
params/params1.sage +1 −2 Original line number Diff line number Diff line Loading @@ -4,6 +4,5 @@ log2q = 60 # ring modulus bits d = 64 # ring degree m_1 = 10 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 2 # length of unbounded message m (that would be considered as m in lnp with lazer)
params/params2.sage +1 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 120 # ring modulus bits d = 64 # ring degree m_1 = 10 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 2 # length of unbounded message m (that would be considered as m in lnp with lazer)
params/params3.sage +1 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 80 # ring modulus bits d = 64 # ring degree m_1 = 100 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 0 # length of unbounded message m (that would be considered as m in lnp with lazer)
params/params4.sage +0 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 80 # ring modulus bits d = 64 # ring degree m_1 = 0 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 20 # length of unbounded message m (that would be considered as m in lnp with lazer)
params/params5.sage +0 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ log2q = 60 # ring modulus bits d = 64 # ring degree m_1 = 100 # length of bounded message s1 (that would be considered as s1 in lnp with lazer) # such that l2(s1) <= sqrt(d*m1 * 3 ^ 2) l = 20 # length of unbounded message m (that would be considered as m in lnp with lazer)