Ji-Peng

Results 2 issues of Ji-Peng

`crypto/ec/curve25519.c` is the source code of X25519 and Ed25519 implementation. The macro `X25519_ASM` and the specific software/hardware environment are used to decide if X25519 uses radix-$2^{64}$ (`fe64` type), radix-$2^{51}$ (`fe51`...

triaged: question

I'd like to report a rather peculiar issue that I encountered approximately a year ago. It seems that the reviewers during the evaluation of my paper artifact also stumbled upon...