issues
search
quarkslab
/
NFLlib
NTT-based Fast Lattice library
MIT License
167
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
install problem
#58
Singlexgt
opened
11 months ago
2
NTT/INTT operations seemingly giving wrong values
#57
CardboardTurkey
opened
1 year ago
0
Fully reduce sampled ternary vectors.
#56
dfaranha
opened
2 years ago
0
fix cmake
#55
lukaz-vaultree-com
opened
2 years ago
0
`set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)`
#54
lukaz-vaultree-com
opened
2 years ago
0
"serialize_manually" functions should be marked "const"
#53
yurivict
opened
4 years ago
0
Comment update in params.hpp
#52
Valeh2012
opened
4 years ago
0
Please add a cmake variable for native optimizations (-march=native)
#51
yurivict
opened
4 years ago
0
Undefined reference to "nfl::params<unsigned int>::P"
#50
shane-yeo
closed
4 years ago
0
Can you give some demo of using your polynomial operations?
#49
ifeelok92
closed
4 years ago
0
when using nfllib on ubuntu18.04 some errors occurred
#48
gongchengdashao
closed
4 years ago
0
replace 1 million degree poly in stack with 32k poly
#47
carlosaguilarmelchor
closed
5 years ago
1
make test in linux, some errors occurred
#46
ifeelok92
closed
5 years ago
4
when using nfllib on mac, some errors occurred
#45
ifeelok92
opened
6 years ago
4
make error under macOS
#44
ifeelok92
closed
6 years ago
6
Why this Specified Format of Primes ?
#43
fionser
closed
6 years ago
1
Fix bug in HWT and ZO sampling.
#42
fionser
closed
6 years ago
0
Operations between two polynomials with different number of modules.
#41
fionser
closed
6 years ago
2
Faster serial NTT.
#40
fionser
closed
6 years ago
0
ntt_perfs is faster than the ntt method in the library.
#39
fionser
closed
6 years ago
0
Fixed bug in sub testing code
#38
micciancio
closed
6 years ago
1
ZO dist
#37
fionser
closed
6 years ago
5
hamming weight sampling.
#36
fionser
closed
6 years ago
2
hamming weight distribution
#35
fionser
closed
6 years ago
0
Errors in NFLlib Installation
#34
lightnesscaster
closed
5 years ago
13
Any future plan to support divide-and-rounding operation for the RNS/CRT format ?
#33
fionser
closed
6 years ago
1
fix the description about the primitive root of uint32_t case
#32
fionser
closed
6 years ago
1
Am I doing something completely wrong ?
#31
Kirija
opened
7 years ago
4
GCC cannot link AVX code on OSX. This patch tells GCC to use LLVM as the linker.
#30
Kirija
closed
6 years ago
2
Does not link (avx code) on OSX
#29
Kirija
closed
6 years ago
1
fix the description of how generating 32-bit moduli
#28
fionser
closed
7 years ago
1
How is Gaussian sampling in NFLlib parameterized?
#27
iF2007
closed
7 years ago
2
Fix bug AVX
#26
tlepoint
closed
6 years ago
7
Prevent multiple definition error
#25
serge-sans-paille
closed
7 years ago
2
Linkage issue for multiple-source files
#24
gendx
closed
7 years ago
1
Issue for uint16_t type and n=512
#23
iF2007
closed
6 years ago
2
Which discrete Gaussian sampling algorithm does NFLlib use?
#22
iF2007
closed
7 years ago
6
Missing header dependencies
#21
serge-sans-paille
closed
7 years ago
6
Compilation issue
#20
gbonnoron
closed
5 years ago
11
Fix alignment issues, and minor factorization
#19
tlepoint
closed
8 years ago
1
Do not always unroll the permutation loop
#18
aguinet
closed
8 years ago
4
Feature/gmp minor improvements
#17
tlepoint
closed
8 years ago
2
Update extension name
#16
tlepoint
closed
8 years ago
1
Do not compile tests as part of make all
#15
serge-sans-paille
closed
8 years ago
15
Add missing namespace nfl to FastGaussianNoise & aligned_allocator
#14
tlepoint
closed
8 years ago
7
Don't compile tests with make
#13
tlepoint
closed
8 years ago
4
Releases
#12
tlepoint
closed
8 years ago
9
Serialization
#11
tlepoint
closed
8 years ago
15
Feature/gmp
#10
tlepoint
closed
8 years ago
8
Add aligned_allocator for poly_p
#9
tlepoint
closed
8 years ago
4
Next