Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lattice-based-cryptography/ring-lwe issues and pull requests

#67 - Update README.md

Pull Request - State: closed - Opened by jacksonwalters 2 days ago

#66 - update version to 0.1.1

Pull Request - State: closed - Opened by jacksonwalters 6 days ago

#65 - benchmark keygen, encrypt, decrypt times

Issue - State: open - Opened by jacksonwalters 6 days ago

#64 - ability to set t=2

Pull Request - State: closed - Opened by jacksonwalters 6 days ago

#63 - fix nearest_int for negative a

Pull Request - State: closed - Opened by tjaysilver 7 days ago

#62 - ability to use t=2

Issue - State: closed - Opened by jacksonwalters 7 days ago

#61 - remove continue-on-error

Pull Request - State: closed - Opened by jacksonwalters 7 days ago

#60 - replace polymul with polymul_fast

Pull Request - State: closed - Opened by jacksonwalters 7 days ago

#59 - use polymul_fast, get hom_prod to pass mod q

Issue - State: closed - Opened by jacksonwalters 7 days ago

#58 - use bitwise encoding instead of byte-wise

Issue - State: closed - Opened by jacksonwalters 7 days ago

#57 - use bit-wise encoding instead of byte-wise

Pull Request - State: closed - Opened by jacksonwalters 7 days ago

#56 - add prime modulus as parameter with omega

Pull Request - State: closed - Opened by jacksonwalters 8 days ago

#55 - update Cargo.toml

Pull Request - State: closed - Opened by jacksonwalters 13 days ago

#54 - update Cargo.toml

Pull Request - State: closed - Opened by jacksonwalters 13 days ago

#53 - Update README.md

Pull Request - State: closed - Opened by jacksonwalters 15 days ago

#52 - use polyrem in polymul_fast to improve speed

Pull Request - State: closed - Opened by jacksonwalters 16 days ago

#51 - polymul_fast is slower than polymul

Issue - State: closed - Opened by jacksonwalters 16 days ago - 2 comments

#50 - add benchmarking to measure time for polymul, polymul_fast

Pull Request - State: closed - Opened by jacksonwalters 16 days ago

#49 - measure time for polymul_fast vs. polymul

Issue - State: closed - Opened by jacksonwalters 16 days ago

#48 - Update README.md

Pull Request - State: closed - Opened by jacksonwalters 16 days ago

#47 - remove polynomial long division

Pull Request - State: closed - Opened by tjaysilver 19 days ago

#46 - use the fast NTT to speed up polynomial multiplcation

Pull Request - State: closed - Opened by jacksonwalters 20 days ago

#45 - work mod q^2 to allow uniform a

Pull Request - State: closed - Opened by jacksonwalters 25 days ago - 1 comment

#44 - add ability to use q=0 for polymul

Pull Request - State: closed - Opened by jacksonwalters 27 days ago

#44 - add ability to use q=0 for polymul

Pull Request - State: closed - Opened by jacksonwalters 27 days ago

#43 - ability to use uniformly random polynomial for `a`

Issue - State: open - Opened by jacksonwalters 27 days ago - 1 comment
Labels: bug

#43 - ability to use uniformly random polynomial for `a`

Issue - State: closed - Opened by jacksonwalters 27 days ago - 1 comment
Labels: bug

#42 - use normal poly for a

Pull Request - State: closed - Opened by jacksonwalters 27 days ago

#42 - use normal poly for a

Pull Request - State: closed - Opened by jacksonwalters 27 days ago

#41 - use base64 encoding for keys

Issue - State: open - Opened by jacksonwalters 27 days ago

#41 - use base64 encoding for keys

Issue - State: open - Opened by jacksonwalters 27 days ago

#40 - Fix homomorphic product test

Pull Request - State: closed - Opened by jacksonwalters 28 days ago

#40 - Fix homomorphic product test

Pull Request - State: closed - Opened by jacksonwalters 28 days ago

#39 - remove floats

Pull Request - State: closed - Opened by tjaysilver about 1 month ago

#39 - remove floats

Pull Request - State: closed - Opened by tjaysilver about 1 month ago

#38 - use brightgreen for license badge

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#38 - use brightgreen for license badge

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#37 - Remove ring lwe from CI

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#37 - Remove ring lwe from CI

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#36 - describe parametes in README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#36 - describe parametes in README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#35 - remove module-LWE from README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#35 - remove module-LWE from README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#34 - move module-lwe to separate repo

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#34 - move module-lwe to separate repo

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#33 - single line for keypair

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#33 - single line for keypair

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#32 - set n=256 and secure q,t with hom_prod test passing

Issue - State: closed - Opened by jacksonwalters about 2 months ago - 1 comment

#32 - set n=256 and secure q,t with hom_prod test passing

Issue - State: closed - Opened by jacksonwalters about 2 months ago - 1 comment

#31 - add unit tests for polynomial multiplication

Issue - State: open - Opened by jacksonwalters about 2 months ago

#31 - add unit tests for polynomial multiplication

Issue - State: open - Opened by jacksonwalters about 2 months ago

#30 - remove Polynomial class

Issue - State: open - Opened by jacksonwalters about 2 months ago

#30 - remove Polynomial class

Issue - State: open - Opened by jacksonwalters about 2 months ago

#29 - set parameters which guarantee all tests pass

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago - 5 comments

#29 - set parameters which guarantee all tests pass

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago - 5 comments

#28 - rename repository

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#28 - rename repository

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#27 - remove extra default params, fix nearest_int

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#27 - remove extra default params, fix nearest_int

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#26 - remove extra params, use i64 only for nearest_int

Issue - State: closed - Opened by jacksonwalters about 2 months ago

#26 - remove extra params, use i64 only for nearest_int

Issue - State: closed - Opened by jacksonwalters about 2 months ago

#25 - Update License

Pull Request - State: closed - Opened by tjaysilver about 2 months ago

#25 - Update License

Pull Request - State: closed - Opened by tjaysilver about 2 months ago

#24 - add MIT license badge to README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#24 - add MIT license badge to README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#23 - determine parameters for which all tests to pass

Issue - State: closed - Opened by jacksonwalters about 2 months ago - 1 comment

#23 - determine parameters for which all tests to pass

Issue - State: closed - Opened by jacksonwalters about 2 months ago - 1 comment

#22 - set optional random seed for ring-lwe and module-lwe

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#22 - set optional random seed for ring-lwe and module-lwe

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#21 - add basic unit test for module-lwe

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#21 - add basic unit test for module-lwe

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#20 - add unit test and CI test for module-LWE

Issue - State: closed - Opened by jacksonwalters about 2 months ago

#20 - add unit test and CI test for module-LWE

Issue - State: closed - Opened by jacksonwalters about 2 months ago

#19 - remove implementation details from README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#19 - remove implementation details from README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#18 - update test section of README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#18 - update test section of README

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#17 - fix homomorphic product test

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#17 - fix homomorphic product test

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#16 - create unit tests for ring-lwe

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#16 - create unit tests for ring-lwe

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#15 - create unit tests and corresponding CI tests

Issue - State: closed - Opened by jacksonwalters about 2 months ago - 1 comment

#14 - change default params for RLWE and MLWE

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#13 - set defaults to more secure values

Issue - State: closed - Opened by jacksonwalters about 2 months ago

#12 - write in constant-time

Issue - State: open - Opened by jacksonwalters about 2 months ago - 1 comment

#11 - use NTT for fast multiplication of polynomials

Issue - State: closed - Opened by jacksonwalters about 2 months ago - 3 comments

#10 - ensure sampling from a proper discrete Gaussian

Issue - State: open - Opened by jacksonwalters about 2 months ago - 1 comment

#9 - set a random seed

Issue - State: closed - Opened by jacksonwalters about 2 months ago

#8 - verify that `rand_distr` uses a CSPRNG

Issue - State: open - Opened by jacksonwalters about 2 months ago

#7 - fix failing test for homomorphic product

Issue - State: closed - Opened by jacksonwalters about 2 months ago - 3 comments

#6 - separate tests into test.rs file

Issue - State: closed - Opened by jacksonwalters about 2 months ago

#5 - separate tests

Pull Request - State: closed - Opened by jacksonwalters about 2 months ago

#4 - increasing n causes decrypted message to be truncated

Issue - State: closed - Opened by jacksonwalters 2 months ago - 2 comments

#3 - tests failing when n=8

Issue - State: closed - Opened by jacksonwalters 2 months ago - 7 comments

#2 - create tests to verify (partial) homomorphic property for ring-LWE

Issue - State: closed - Opened by jacksonwalters 2 months ago - 3 comments
Labels: enhancement

#1 - generated key size truncating to wrong size

Issue - State: closed - Opened by jacksonwalters 2 months ago - 1 comment