Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jellevos/scicrypt issues and pull requests
#53 - Add methods for precomputing a constant base, exponent, or divisor.
Issue -
State: open - Opened by jellevos about 2 years ago
#52 - Fix addition overflow bug
Pull Request -
State: closed - Opened by jellevos about 2 years ago
#51 - Optimize Paillier encryption
Pull Request -
State: closed - Opened by jellevos about 2 years ago
#50 - Fixes a few issues in BigIntegers
Pull Request -
State: closed - Opened by jellevos about 2 years ago
#49 - Fixed randomize + added tests.
Pull Request -
State: closed - Opened by ArminZahedani about 2 years ago
#48 - Add mul_mod method to make modular multiplication easier to read
Issue -
State: open - Opened by jellevos about 2 years ago
#47 - Create traits for accumulators and commitments
Issue -
State: open - Opened by jellevos about 2 years ago
#46 - Fix randomize for some cryptosystems: It only works for the trivial encryption
Issue -
State: closed - Opened by jellevos about 2 years ago
#45 - CI for benchmark is broken: It does not report regressions
Issue -
State: open - Opened by jellevos about 2 years ago
#44 - Added encrypt_deterministic & randomize function.
Pull Request -
State: closed - Opened by ArminZahedani about 2 years ago
#43 - Make serde optional
Issue -
State: open - Opened by jellevos about 2 years ago
#42 - Add debug assertions for other preconditions in scicrypt-bigint
Issue -
State: open - Opened by jellevos about 2 years ago
#41 - Implement homomorphic operations for references
Pull Request -
State: closed - Opened by jellevos about 2 years ago
#40 - Implement decrypt-to-zero (or identity) for all standard cryptosystems
Pull Request -
State: closed - Opened by jellevos about 2 years ago
#39 - Implement ciphertext subtraction, constant addition and constant subtraction for Paillier and EC-ElGamal
Pull Request -
State: closed - Opened by jellevos about 2 years ago
#38 - Big integer backend that executes GMP's constant-time arithmetic functions when possible
Pull Request -
State: closed - Opened by jellevos about 2 years ago
- 2 comments
#37 - Serde support
Pull Request -
State: closed - Opened by ArminZahedani about 2 years ago
#36 - Signature traits + RSA signatures
Pull Request -
State: closed - Opened by ArminZahedani over 2 years ago
#35 - Quick fix for confusing security level
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#34 - Change BitsOfSecurity::Other in tests to BitsOfSecurity::ToyParams
Issue -
State: closed - Opened by jellevos over 2 years ago
#33 - Optimize Paillier encryption for g = n + 1
Issue -
State: closed - Opened by jellevos over 2 years ago
#32 - Implement benchmark for all cryptosystems (not threshold cryptosystems)
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#32 - Implement benchmark for all cryptosystems (not threshold cryptosystems)
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#31 - Implement simple and *secure* big integers using the `mpn_sec_*` functions from `gmp-mpfr-sys`
Issue -
State: closed - Opened by jellevos over 2 years ago
#30 - Optimize homomorphic encryption (precomputations and other optimizations)
Pull Request -
State: open - Opened by jellevos over 2 years ago
#30 - Optimize homomorphic encryption (precomputations and other optimizations)
Pull Request -
State: open - Opened by jellevos over 2 years ago
#29 - Fix open TODOs in code
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#29 - Fix open TODOs in code
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#28 - Simplify and generalize the API
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#28 - Simplify and generalize the API
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#27 - New API! Splits up cryptosystems also into EncryptionKey and DecryptionKey
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#27 - New API! Splits up cryptosystems also into EncryptionKey and DecryptionKey
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#26 - Create (proc) macro for deriving AssociatedCiphertext
Issue -
State: closed - Opened by jellevos over 2 years ago
- 1 comment
#26 - Create (proc) macro for deriving AssociatedCiphertext
Issue -
State: closed - Opened by jellevos over 2 years ago
- 1 comment
#25 - Move security level from keygen param to separate Setup method
Issue -
State: closed - Opened by jellevos over 2 years ago
- 1 comment
#25 - Move security level from keygen param to separate Setup method
Issue -
State: closed - Opened by jellevos over 2 years ago
- 1 comment
#24 - Set up automatic version release when pushing to master
Issue -
State: open - Opened by jellevos over 2 years ago
#24 - Set up automatic version release when pushing to master
Issue -
State: open - Opened by jellevos over 2 years ago
#23 - Check if there are no regressions by benchmarking vs the master branch
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#23 - Check if there are no regressions by benchmarking vs the master branch
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#22 - Update readme, disable prime_gen bench by default
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#22 - Update readme, disable prime_gen bench by default
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#21 - Optimize safe prime generation further
Issue -
State: open - Opened by jellevos over 2 years ago
#21 - Optimize safe prime generation further
Issue -
State: open - Opened by jellevos over 2 years ago
#20 - Implement safe prime generation with multiple threads
Issue -
State: open - Opened by jellevos over 2 years ago
#20 - Implement safe prime generation with multiple threads
Issue -
State: open - Opened by jellevos over 2 years ago
#19 - Replace duplicated code between Paillier and threshold Paillier encryption
Issue -
State: closed - Opened by jellevos over 2 years ago
- 1 comment
#18 - Create SecureRng trait alias
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#18 - Create SecureRng trait alias
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#17 - Create trait for secret sharing
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#17 - Create trait for secret sharing
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#16 - Compare safe prime generation against OpenSSL and use their sieving technique
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#16 - Compare safe prime generation against OpenSSL and use their sieving technique
Pull Request -
State: closed - Opened by jellevos over 2 years ago
#15 - Bump rand_core version to prevent flaky tests
Pull Request -
State: closed - Opened by jellevos almost 3 years ago
#15 - Bump rand_core version to prevent flaky tests
Pull Request -
State: closed - Opened by jellevos almost 3 years ago
#14 - Make benchmarks progressive: Store successive bench results and detect regression
Issue -
State: closed - Opened by jellevos about 3 years ago
- 1 comment
#14 - Make benchmarks progressive: Store successive bench results and detect regression
Issue -
State: closed - Opened by jellevos about 3 years ago
- 1 comment
#13 - Go back to stable by using rich ciphertexts without generic associated types
Issue -
State: closed - Opened by jellevos about 3 years ago
- 1 comment
#13 - Go back to stable by using rich ciphertexts without generic associated types
Issue -
State: closed - Opened by jellevos about 3 years ago
- 1 comment
#12 - Address code duplication in threshold cryptosystems
Issue -
State: open - Opened by jellevos over 3 years ago
#11 - Consider switching from ElGamal over safe primes to Lim-Lee primes
Issue -
State: open - Opened by jellevos over 3 years ago
#11 - Consider switching from ElGamal over safe primes to Lim-Lee primes
Issue -
State: open - Opened by jellevos over 3 years ago
#10 - Add a transparent cryptosystem for debugging
Issue -
State: open - Opened by jellevos over 3 years ago
#10 - Add a transparent cryptosystem for debugging
Issue -
State: open - Opened by jellevos over 3 years ago
#9 - Give recommendations for security, e.g. an Enum with pre-set bitlengths
Issue -
State: closed - Opened by jellevos over 3 years ago
#9 - Give recommendations for security, e.g. an Enum with pre-set bitlengths
Issue -
State: closed - Opened by jellevos over 3 years ago
#8 - Check if Paillier parameters are correctly chosen
Issue -
State: open - Opened by jellevos over 3 years ago
#8 - Check if Paillier parameters are correctly chosen
Issue -
State: open - Opened by jellevos over 3 years ago
#7 - Consider creating an `encrypt_without_randomization` method
Issue -
State: closed - Opened by jellevos over 3 years ago
#6 - Create PrecomputedPublicKeys for CurveElGamal and Paillier
Issue -
State: open - Opened by jellevos over 3 years ago
#6 - Create PrecomputedPublicKeys for CurveElGamal and Paillier
Issue -
State: open - Opened by jellevos over 3 years ago
#6 - Create PrecomputedPublicKeys for CurveElGamal and Paillier
Issue -
State: open - Opened by jellevos over 3 years ago
#5 - Benchmark Paillier implementation compared to other (Rust) implementations
Issue -
State: open - Opened by jellevos over 3 years ago
#5 - Benchmark Paillier implementation compared to other (Rust) implementations
Issue -
State: open - Opened by jellevos over 3 years ago
#5 - Benchmark Paillier implementation compared to other (Rust) implementations
Issue -
State: open - Opened by jellevos over 3 years ago
#4 - Speed up RSA using the CRT method
Issue -
State: open - Opened by jellevos over 3 years ago
#4 - Speed up RSA using the CRT method
Issue -
State: open - Opened by jellevos over 3 years ago
#4 - Speed up RSA using the CRT method
Issue -
State: open - Opened by jellevos over 3 years ago
#3 - Extend RSA to the more general multi-prime RSA
Issue -
State: open - Opened by jellevos over 3 years ago
#3 - Extend RSA to the more general multi-prime RSA
Issue -
State: open - Opened by jellevos over 3 years ago
#2 - Set up Continuous Integration
Issue -
State: closed - Opened by jellevos over 3 years ago
#2 - Set up Continuous Integration
Issue -
State: closed - Opened by jellevos over 3 years ago
#1 - Find neater way of handling RNG that is compatible between `dalek_curve25519` and `rug`
Issue -
State: open - Opened by jellevos over 3 years ago
#1 - Find neater way of handling RNG that is compatible between `dalek_curve25519` and `rug`
Issue -
State: open - Opened by jellevos over 3 years ago
#1 - Find neater way of handling RNG that is compatible between `dalek_curve25519` and `rug`
Issue -
State: open - Opened by jellevos over 3 years ago