crypto.createHash('sha1').update(keyStr).digest('hex')
https://pkg.go.dev/crypto/sha1#Sum https://pkg.go.dev/encoding/hex#EncodeToString
https://play.golang.org/p/WpmTt-D5OUL
Обсуждают сегодня