Issues
- 0
- 0
Implement simple and *secure* big integers using the `mpn_sec_*` functions from `gmp-mpfr-sys`
#31 opened by jellevos - 0
Optimize Paillier encryption for g = n + 1
#33 opened by jellevos - 0
Fix randomize for some cryptosystems: It only works for the trivial encryption
#46 opened by jellevos - 0
- 0
Create traits for accumulators and commitments
#47 opened by jellevos - 0
- 0
- 0
- 0
Make serde optional
#43 opened by jellevos - 0
- 1
- 1
Make benchmarks progressive: Store successive bench results and detect regression
#14 opened by jellevos - 1
- 1
- 1
- 0
- 0
Optimize safe prime generation further
#21 opened by jellevos - 0
- 0
Set up Continuous Integration
#2 opened by jellevos - 0
- 0
- 0
- 0
Add a transparent cryptosystem for debugging
#10 opened by jellevos - 0
- 0
- 0
- 0
Speed up RSA using the CRT method
#4 opened by jellevos - 0
- 0
Find neater way of handling RNG that is compatible between `dalek_curve25519` and `rug`
#1 opened by jellevos