1. 0da2a6a openpgp: fix function name in comment by cuishuang · 8 months ago
  2. 018c28f all: fix some comments by cui fliter · 1 year, 9 months ago
  3. 59ff472 all: fix some comments by cui fliter · 1 year, 11 months ago
  4. 21d60a1 all: remove redundant type conversion by cui fliter · 2 years, 3 months ago
  5. 9be5aaa all: fix a few function names on comments by cui fliter · 2 years, 2 months ago
  6. 35f4265 all: replace io/ioutil with io and os package by cui fliter · 2 years, 3 months ago
  7. 7b82a4e all: gofmt by Russ Cox · 2 years, 8 months ago
  8. 0a44fdf openpgp: fix deprecation message by Roland Shoemaker · 3 years, 4 months ago
  9. 0ba0e8f openpgp: mark as deprecated by Filippo Valsorda · 3 years, 4 months ago
  10. 32487ec openpgp/packet: ensure that first partial packet is 512 bytes by Ian Lance Taylor · 6 years ago
  11. 530e935 openpgp/armor: allow armored PGP signature without a CRC by Katie Hockman · 5 years ago
  12. e1110fd openpgp/elgamal: prevent bad key from causing panic in Decrypt by Katie Hockman · 5 years ago
  13. 34f6963 openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt by Scott Ragan · 5 years ago
  14. e1dfcc5 openpgp: replace "currentTime" with "creationTime" as appropriate by Matthew Dempsky · 6 years ago
  15. c05e17b openpgp/clearsign: reject potentially misleading headers and messages by Filippo Valsorda · 6 years ago
  16. b8fe169 all: fix ineffectual assignments by Michael Cook · 6 years ago
  17. 505ab14 openpgp: support SHA384 by Axel Wagner · 6 years ago
  18. 7e6ffbd openpgp: pass hash to Signer.Sign for ECDSA by Axel Wagner · 6 years ago
  19. 45a5f77 all: fix typos by Igor Zhilianin · 6 years ago
  20. 85e1b3f openpgp: don't generate PubKeyAlgoRSASignOnly keys by Axel Wagner · 6 years ago
  21. 7c1a557 openpgp: split up tests and keys by aviau · 6 years ago
  22. e363607 openpgp: allow RSA/ECDSA signers to return a pointer by Axel Wagner · 6 years ago
  23. f7f5466 openpgp: test subkeys with sub-optimal signature packet ordering by aviau · 6 years ago
  24. 0259c3f openpgp: use latest subkey binding signature by Paul M Furley · 6 years ago
  25. 5295e83 openpgp: move addUserID outside of ReadEntity by aviau · 7 years ago
  26. 0e37d00 openpgp: don't treat extra subkey selfsigs as uid sigs by aviau · 7 years ago
  27. aabede6 openpgp/clearsign: add ability to sign with more than one key. by Thomas Bushnell, BSG · 6 years ago
  28. a214413 openpgp: support creating signatures compatible with 'gpg --sign'. by Wilfried Teiken · 6 years ago
  29. a8fb68e openpgp: restore signing in SerializePrivate by Filippo Valsorda · 7 years ago
  30. 550ed51 openpgp: fix bad error message by aviau · 7 years ago
  31. fd5f17e openpgp: read keys with revoked user ids by aviau · 7 years ago
  32. da3eeb5 openpgp: sign Entity during instantiation in NewEntity by Ryan Canty · 7 years ago
  33. 21052ae openpgp: fix vet issue in tests by Filippo Valsorda · 7 years ago
  34. 374053e openpgp/packet: improve handling of short MPIs for RSA values by Filippo Valsorda · 7 years ago
  35. b4956d3 openpgp: serialize correct bitlength for generated ECC keys by Mike Tsao · 7 years ago
  36. 819dbed openpgp/packet: fix swallowed errors in (*EncryptedKey).parse by Lars Lehtonen · 7 years ago
  37. 650f4a3 openpgp: allow NewEntity to specify the default cipher by Damien Tournoud · 7 years ago
  38. 3a6c3ce openpgp: correct NewEntity name creation by Yaron de Leeuw · 7 years ago
  39. e8f2298 all: fix errors reported by vet, golint by Kevin Burke · 7 years ago
  40. b0c9c05 all: fix article typos by namusyaka · 7 years ago
  41. 8f297cd openpgp: check errors from ReadKeyRing during test by Russ Cox · 7 years ago
  42. 418008d openpgp/packet: fix AES-192 encrypted session keys by mdp · 8 years ago
  43. 5b4074c all: fix some vet warnings by Joe Tsai · 8 years ago
  44. 00c1479 x/crypto/openpgp: support crypto.Signer private keys by Samuele Pedroni · 9 years ago
  45. 7ac97eb openpgp: fix a typo in a comment by Alok Menghrajani · 8 years ago
  46. 119f508 opengpg: set SelfSignature.PreferredHash in NewEntity by Jessica Frazelle · 9 years ago
  47. 6318898 crypto/openpgp: return error from userIdSignatureHash by Reinaldo de Souza Jr · 8 years ago
  48. 077efaa x/crypto: fix typos by Martin Hamrle · 8 years ago
  49. 019870f x/crypto/openpgp/s2k: fix misleading function comment by Artyom Pervukhin · 9 years ago
  50. b8a0f4b openpgp: Allow V3 signatures in messages by Maxwell Krohn · 9 years ago
  51. 6025851 openpgp: ECDSA key and signature support by Jacob H. Haven · 9 years ago
  52. 1bae088 openpgp/clearsign: Handle truncated messages by Benjamin Wester · 9 years ago
  53. d67eb63 x/crypto/openpgp: add ElGamal support when writing GPG keys. by Sami Commerot · 9 years ago
  54. b270509 x/crypto/openpgp/packet: fix message for errors resulting from an unknown cipher. by Adam Langley · 9 years ago
  55. 0c93e1f golang.org/x/crypto/openssh: don't loop forever after a bad password. by Adam Langley · 9 years ago
  56. 2b8f097 openpgp: Handle signatures that have multiple signature packets by SeanBurford · 9 years ago
  57. fc08251 openpgp/clearsign: Correctly handle whitespace-only lines by Peter Tseng · 9 years ago
  58. f2c09b0 x/crypto/openpgp/packet: validate parsed rsa private keys by Michael Gehring · 9 years ago
  59. 56474df crypto/openpgp: make it possible to set the key length by Jeff R. Allen · 9 years ago
  60. ae8e58b openpgp: Fix panic on v3 public keys with too-short modulus. by Brian Gitonga Marete · 9 years ago
  61. cb32d3b openpgp: Fix panic on opaque subpackets with length 0. by Brian Gitonga Marete · 9 years ago
  62. 2f677ff go.crypto/openpgp/packet: fix comment typo. by Adam Langley · 9 years ago
  63. f1b99bc crypto/openpgp: don't panic on nil private signing key in Encrypt by Giovanni Bajo · 10 years ago
  64. c10c31b x/crypto/openpgp: cross-signature validation for signing subkeys. by KB Sriram · 10 years ago
  65. 326f0c5 crypto/openpgp: select newest valid encryption subkey by Keith Ball · 10 years ago
  66. ecf53cc crypto/openpgp: add serialization for encrypted key packets by Giovanni Bajo · 10 years ago
  67. 24ffb5f x/crypto/openpgp: Limit packet recursion depth. by KB Sriram · 10 years ago
  68. 632d287 crypto/openpgp: support public keys generated by End-to-End by David Leon Gil · 10 years ago
  69. 1fbbd62 crypto: add import comments. by David Symonds · 10 years ago
  70. f59690b go.crypto/openpgp: fix nil Config case. by Adam Langley · 10 years ago
  71. ca45599 go.crypto/openpgp: Allow config. of s2k count for symmetric encrypt. by Brian Gitonga Marete · 10 years ago
  72. a73c6bb go.crypto: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  73. c24604d go.crypto/openpgp: Allow configuration of s2k hash during encryption. by Brian Gitonga Marete · 10 years ago
  74. 3e22713 go.crypto/openpgp: don't corrupt encrypted private key when decryption fails. by Adam Langley · 10 years ago
  75. 18c2835 go.crypto/openpgp: fix clearsigned parsing of messages with leading blank lines. by Adam Langley · 10 years ago
  76. 3092f0d go.crypto/openpgp: return signature error rather than unknown issuer. by Adam Langley · 10 years ago
  77. aeb0262 go.crypto/openpgp: fix hash presence checks. by Adam Langley · 11 years ago
  78. 84ca184 go.crypto/openpgp: fix user id signing. by Adam Langley · 11 years ago
  79. aa3adaf go.crypto/openpgp: check for revoked keys. by Adam Langley · 11 years ago
  80. 7bb6c09 go.crypto/openpgp: support v3 detached signatures. by Adam Langley · 11 years ago
  81. 58b09de openpgp/packet: Compact UserAttribute subpacket lengths, fixes signatures. by Casey Marshall · 11 years ago
  82. 964142e openpgp/packet: Add support for V3 public keys and signatures. by Casey Marshall · 11 years ago
  83. 488d045 go.crypto/openpgp/packet: use minimal interface for SerializeSignaturePrefix. by Adam Langley · 11 years ago
  84. da93491 openpgp/packet: Parse and serialize ECC key material (RFC 6637). by Casey Marshall · 11 years ago
  85. 3780a70 go.crypto/openpgp/packet: Add user attribute packet support. by Casey Marshall · 11 years ago
  86. 690e22b openpgp: Implement compressed data packets & add support for compressing data during symmetric encryption. by Brian Gitonga Marete · 11 years ago
  87. f23aef8 go.crypto/openpgp: test that hashes are compiled in before using them. by Adam Langley · 11 years ago
  88. eb19e22 go.crypto/openpgp: don't select expired keys. by Adam Langley · 11 years ago
  89. 0982ebf crypto: Correct s2k type constants. They are 0,1,3 according to both the RFC: http://tools.ietf.org/html/rfc4880#section-3.7 by Drew Hintz · 11 years ago
  90. d43a35d openpgp: Add support for BZIP2-compressed data packets. by Brian Gitonga Marete · 11 years ago
  91. aa0f5b4 go.crypto: revert 7f5a59ff6b43. by Adam Langley · 12 years ago
  92. eca6c16 go.crypto: remove unreachable code. by Adam Langley · 12 years ago
  93. 50ff460 openpgp: remove TeeReader from packet.Read by Casey Marshall · 12 years ago
  94. 2da167f openpgp: improve parser resilience & flexibility, add PublicKey.BitLength() by Casey Marshall · 12 years ago
  95. eeef66c go.crypto: gofmt -w -s by Mikio Hara · 12 years ago
  96. be3c8d4 openpgp: support 3DES encrypted private keys. by Adam Langley · 12 years ago
  97. 63736bd openpgp: fix error strings and typos. by Adam Langley · 13 years ago
  98. 54eafe1 openpgp: eliminate implicit rand.Reader and time.Now by Adam Langley · 13 years ago
  99. 1e43631 go.crypto/openpgp/armor: update for NewBufferSize signature change by Andrew Gerrand · 13 years ago
  100. 303976f crypto/openpgp: add clear-signing support. by Adam Langley · 13 years ago