Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Issue on Windows 11 #28

@dillfrescott

Description

@dillfrescott
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/[email protected]/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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions