Commit graph

8 commits

Author SHA1 Message Date
DataHoarder f0596f127a
Replace package name with git.gammaspectra.live/P2Pool/edwards25519 2024-04-05 09:03:06 +02:00
Daniel Bourdrez a7dfd8e4e6
extra: rectify pow2k function comment (#35) 2023-12-10 14:26:02 -05:00
Steve Thomas 8c58ed0e35
extra: fix Scalar.Invert comment (#31) 2022-08-03 12:59:37 -04:00
Filippo Valsorda 37b8fb5359
extra: explain the absence of SetMontgomeryBytes (#30) 2022-07-26 10:28:42 -04:00
Filippo Valsorda 383e08737b edwards25519: sync with upstream
Minor doc, names, go:build directive changes.
2022-05-25 01:39:14 +02:00
Filippo Valsorda ed0a5aec82 extra: add ExtendedCoordinates and SetExtendedCoordinates 2021-06-05 01:17:53 +02:00
Filippo Valsorda 0307d66a90 extra: make Scalar.Invert(0) return 0
We don't want panics scattered around.
2021-06-04 16:55:16 +02:00
Filippo Valsorda dd0c73fa20 all: sync with landed standard library upstream 2021-05-26 18:09:02 +02:00