I see that go already does the clamping:
https://cs.opensource.google/go/go/+/refs/tags/go1.25.5:src/crypto/ecdh/x25519.go;l=94-97
so I don't need to understand it :)
I see that go already does the clamping:
https://cs.opensource.google/go/go/+/refs/tags/go1.25.5:src/crypto/ecdh/x25519.go;l=94-97
so I don't need to understand it :)