FiloSottile/edwards25519
filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.
GoBSD-3-Clause
Issues
- 2
- 1
Question related to Ref10 implementation
#42 opened by DeviPrasad - 2
An academic question
#40 opened by DeviPrasad - 1
How are 2^168 and 2^336 modulo l computed?
#41 opened by DeviPrasad - 0
- 1
how does one fix this issue?
#38 opened by M3RLYNS - 1
Exposing checkInitialized for input sanitation
#37 opened by joshbuddy - 0
Point method to check for low-order points
#34 opened by Wollac - 0
- 2
- 0
Add ability to chain call ECC operations to greatly improve readability of code.
#29 opened by WernerVasquez - 1
Elixir edwards25519
#25 opened by quyetnguyen1997 - 1
Error building with old versions of Go 1.10
#26 opened by mappu - 3
perf: Consider something like `pow2k`
#23 opened by Yawning - 1
perf: Consider getting rid of `field/uint128`
#22 opened by Yawning - 6
Add Element.SetBytesWide (or similar)
#17 opened by Yawning - 1
field/Element.SqrtRatio is not alias-safe
#19 opened by Yawning - 5
avo doesn't know that `BP` is callee-saved
#16 opened by Yawning - 2
Supporting custom hash functions
#14 opened by codesoap - 0
Frame pointer is clobbered before saving
#11 opened by FiloSottile - 3
- 1
- 3
- 4
VarTimeDoubleScalarBaseMult produces different results from GeDoubleScalarMultVartime
#3 opened by lukechampine - 1
VarTimeDoubleScalarMult is missing an argument
#2 opened by wbl