This repository was archived by the owner on Apr 30, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 57
Issue on Windows 11 #28
Copy link
Copy link
Open
Description
Calculating on key information...panic: crypto/elliptic: Add was called on an invalid point
goroutine 7213 [running]:
crypto/elliptic.(*nistCurve[...]).Add(0x15cb340?, 0xa3b9d2, 0x68?, 0x11680a0?, 0xc00102c201?)
C:/Program Files/Go/src/crypto/elliptic/nistec.go:181 +0xb5
github.com/schollz/pake/v2.(*Pake).Update(0xc0011ac360, {0xc001ec2000, 0x645, 0x645})
C:/Users/micro/go/pkg/mod/github.com/schollz/pake/v2@v2.0.6/pake.go:236 +0xbd7
github.com/dennis-tra/pcp/pkg/node.(*PakeProtocol).StartKeyExchange(0xc0000e02a0, {0x15bed78, 0xc00008ccd0}, {0xc00141c0c0, 0x27})
C:/Users/micro/Downloads/pcp/pkg/node/pake.go:250 +0x357
github.com/dennis-tra/pcp/pkg/receive.(*Node).HandlePeer(0xc00063c990, {{0xc00141c0c0, 0x27}, {0xc001944b10, 0x1, 0x1}})
C:/Users/micro/Downloads/pcp/pkg/receive/node.go:157 +0x525
created by github.com/dennis-tra/pcp/pkg/mdns.(*Discoverer).drainEntriesChan
C:/Users/micro/Downloads/pcp/pkg/mdns/discoverer.go:82 +0x29b
Any ideas on how to solve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels