Hacker News new | ask | show | jobs
by guessmyname 2711 days ago
I cannot ELI5 this for you, but here’s more context:

  beta8 := new(big.Int).Lsh(beta, 3)
  beta8.Mod(beta8, curve.P)
https://golang.org/pkg/math/big/#Int.Mod