ChangLiu

Results 3 comments of ChangLiu

@eNipu Sorry, the `master` branch now has no interface for Additive Homomorphism. Actually, **"Additive Homomorphism" should be for the Point on the Curve, but not for the bytes of the...

1. Yes, it should be [The Elliptic Curve Discrete Logarithm Problem](https://wstein.org/edu/2007/spring/ent/ent-html/node89.html). And it is infeasible to find it on a secure elliptic curve. 2. I feel, it depends on the...

@eNipu Thanks for letting me know. Yes, my `encode_point` just like a toy, using a simplest and unreliable way. You can inherit and override it. Hopefully I can improve it...