nebula/cmd
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
..
nebula Don't use a global logger (#423) 2021-03-26 09:46:30 -05:00
nebula-cert refactor: use X25519 instead of ScalarBaseMult (#533) 2021-10-12 12:03:43 -04:00
nebula-service Minor windows focused improvements (#443) 2021-04-30 15:04:47 -05:00