fix: CVE-2026-26958 of filippo.io/edwards25519

This commit is contained in:
wwqgtxx
2026-02-21 17:18:15 +08:00
parent 30391b40c4
commit 3752cb044f
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ import (
"errors"
"fmt"
"filippo.io/edwards25519"
"github.com/metacubex/edwards25519"
)
// KeyPair holds the scalar private key and point public key