nebula/e2e
Manuel Romei 3a8f533b24
refactor: use X25519 instead of ScalarBaseMult (#533)
As suggested in https://pkg.go.dev/golang.org/x/crypto/curve25519#ScalarBaseMult,
use X25519 instead of ScalarBaseMult. When using Basepoint, it may employ
some precomputed values, enhancing performance.

Co-authored-by: Wade Simmons <wade@wades.im>
Co-authored-by: Wade Simmons <wadey@slack-corp.com>
2021-10-12 12:03:43 -04:00
..
router Refactor remotes and handshaking to give every address a fair shot (#437) 2021-04-14 13:50:09 -05:00
doc.go Include bad backets in the good handshake test (#428) 2021-03-31 13:36:10 -05:00
handshakes_test.go Refactor remotes and handshaking to give every address a fair shot (#437) 2021-04-14 13:50:09 -05:00
helpers_test.go refactor: use X25519 instead of ScalarBaseMult (#533) 2021-10-12 12:03:43 -04:00