aboutsummaryrefslogtreecommitdiff
path: root/openpgp/s2k
AgeCommit message (Expand)Author
2025-10-08all: fix some typos in commentcuishuang
2024-06-26all: bump go.mod version and drop compatibility shimsFilippo Valsorda
2022-10-12all: fix a few function names on commentscui fliter
2021-08-13openpgp: fix deprecation messageRoland Shoemaker
2021-08-12openpgp: mark as deprecatedFilippo Valsorda
2016-05-04x/crypto/openpgp/s2k: fix misleading function commentArtyom Pervukhin
2014-12-09crypto: add import comments.David Symonds
2014-11-21go.crypto/openpgp: Allow config. of s2k count for symmetric encrypt.Brian Gitonga Marete
2014-11-10go.crypto: use golang.org/x/... import pathsAndrew Gerrand
2014-10-29go.crypto/openpgp: Allow configuration of s2k hash during encryption.Brian Gitonga Marete
2014-06-04go.crypto/openpgp: fix hash presence checks.Adam Langley
2013-08-05go.crypto/openpgp: test that hashes are compiled in before using them.Adam Langley
2013-07-16crypto: Correct s2k type constants. They are 0,1,3 according to both the RFC:...Drew Hintz
2012-01-25go.crypto: initial codeRuss Cox