Versions in this module Expand all Collapse all v0 v0.56.0 Sep 2, 2026 GO-2026-5932 GO-2026-5932: The golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues Changes in this version + var Sigma = [16]byte + func Core208(out *[64]byte, in *[64]byte) + func HSalsa20(out *[32]byte, in *[16]byte, k *[32]byte, c *[16]byte) + func XORKeyStream(out, in []byte, counter *[16]byte, key *[32]byte)