issues
search
LFDT-Lockness
/
paillier-zk
Zero-knoledge proofs of some paillier cryptosystem properties for use in CGGMP21
Apache License 2.0
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update changelog script
#55
survived
closed
3 weeks ago
0
Add maintainers.md
#54
survived
closed
4 weeks ago
0
Add info about our discord
#53
survived
closed
1 month ago
0
ZK-proof of paillier multiplication
#52
manel1874
opened
1 month ago
2
Use `#[udigest(as = ...)]` attribute
#51
survived
closed
2 months ago
2
Add contribution & vuln reporting guidelines
#50
survived
closed
3 months ago
0
Security fix
#49
survived
closed
3 months ago
1
Update `generic-ec` dep to v0.3
#48
survived
closed
5 months ago
0
Update `generic-ec`
#47
survived
closed
8 months ago
0
Publish v0.1.0
#46
survived
closed
11 months ago
1
Take advantage of knowing factorization in ZK verification
#45
survived
closed
1 year ago
0
Export HashRng from crate
#44
maurges
closed
1 year ago
0
Remove unnecessary FromHash requirement
#43
maurges
closed
1 year ago
0
Allow to provide decryption key instead of encryption key for faster encryption
#42
survived
closed
1 year ago
0
Multiexponentiation with precomputations
#41
survived
closed
1 year ago
2
Update rug and fast-paillier, and some small fixes
#40
maurges
closed
1 year ago
0
Update library to use `rug` and `fast_paillier`
#39
survived
closed
1 year ago
1
Optimize Paillier encryption
#38
survived
closed
1 year ago
0
Update `generic-ec` dep
#37
survived
closed
1 year ago
0
Sample challenge from `\pm security.q`
#36
survived
closed
1 year ago
2
Disallow openssl backend. Fixes #9
#35
maurges
closed
1 year ago
0
`jacobi` should return `Option<isize>` instead of `isize`
#34
survived
opened
1 year ago
1
Jacobi from the book
#33
survived
closed
1 year ago
0
Better serde support
#32
survived
closed
1 year ago
0
Fix #25: hash basepoint in challenge
#31
maurges
closed
1 year ago
1
Add more comments on implementation sources. Fixes #20
#30
maurges
closed
1 year ago
2
Change interface of NI proofs
#29
survived
opened
1 year ago
1
Missing inputs to Fiat-Shamir hash (in non_threshold)
#28
jkatzDfns
closed
1 year ago
3
Better challenge derivation
#27
maurges
closed
1 year ago
0
Missing inputs to Fiat-Shamir hash (again)
#26
jkatzDfns
closed
1 year ago
1
Missing input to Fiat-Shamir hash
#25
jkatzDfns
closed
1 year ago
0
Improve efficiency of find_residue
#24
jkatzDfns
closed
1 year ago
1
Relax constraints on zeroize dep
#23
survived
closed
1 year ago
0
Implement a different PRNG for deriving challenge for NI proofs
#22
survived
closed
1 year ago
2
Update all the proofs once again
#21
survived
closed
1 year ago
0
Link to reference impl of some of algorithms
#20
survived
closed
1 year ago
0
Expose SafePaillierExt trait
#19
survived
closed
1 year ago
2
Correctly use +- for remaining proofs as well
#18
maurges
closed
1 year ago
12
Fixing flakey tests
#17
maurges
closed
1 year ago
0
Update some of proof to follow the specs
#16
survived
closed
1 year ago
0
Probablistically failing tests
#15
survived
closed
1 year ago
0
Take into account that modpow might not be defined
#14
survived
closed
1 year ago
7
Remove non-determinism from tests
#13
maurges
closed
1 year ago
0
Add Пfac (no small factor proof)
#12
maurges
closed
1 year ago
3
Deterministic tests
#11
maurges
closed
1 year ago
0
Add `#![forbid(missing_docs)]`
#10
maurges
opened
1 year ago
0
Forbid using with openssl backend
#9
maurges
closed
1 year ago
0
Add serde support
#8
survived
closed
1 year ago
0
Features to select backend for libpaillier and unknown-order
#7
maurges
closed
1 year ago
0
+-x into 2x
#6
maurges
closed
1 year ago
11
Next