Scott Ragan 34f69633bf openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt 5 years ago
..
compressed.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 years ago
compressed_test.go 470549d502 go.crypto: initial code 13 years ago
config.go 56474dfd62 crypto/openpgp: make it possible to set the key length 9 years ago
encrypted_key.go 34f69633bf openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt 5 years ago
encrypted_key_test.go 34f69633bf openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt 5 years ago
literal.go 470549d502 go.crypto: initial code 13 years ago
ocfb.go a1e605a210 openpgp/packet: move OCFB code here. 13 years ago
ocfb_test.go a1e605a210 openpgp/packet: move OCFB code here. 13 years ago
one_pass_signature.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 years ago
opaque.go cb32d3bd66 openpgp: Fix panic on opaque subpackets with length 0. 9 years ago
opaque_test.go b8fe1690c6 all: fix ineffectual assignments 5 years ago
packet.go 85e1b3f913 openpgp: don't generate PubKeyAlgoRSASignOnly keys 6 years ago
packet_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 years ago
private_key.go 34f69633bf openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt 5 years ago
private_key_test.go 85e1b3f913 openpgp: don't generate PubKeyAlgoRSASignOnly keys 6 years ago
public_key.go 374053ea96 openpgp/packet: improve handling of short MPIs for RSA values 6 years ago
public_key_test.go b4956d363a openpgp: serialize correct bitlength for generated ECC keys 6 years ago
public_key_v3.go 5b4074c2c4 all: fix some vet warnings 8 years ago
public_key_v3_test.go 964142eb52 openpgp/packet: Add support for V3 public keys and signatures. 11 years ago
reader.go 24ffb5feb3 x/crypto/openpgp: Limit packet recursion depth. 9 years ago
signature.go 7e6ffbd038 openpgp: pass hash to Signer.Sign for ECDSA 6 years ago
signature_test.go 6318898455 crypto/openpgp: return error from userIdSignatureHash 8 years ago
signature_v3.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 years ago
signature_v3_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 years ago
symmetric_key_encrypted.go 418008d618 openpgp/packet: fix AES-192 encrypted session keys 7 years ago
symmetric_key_encrypted_test.go 418008d618 openpgp/packet: fix AES-192 encrypted session keys 7 years ago
symmetrically_encrypted.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 years ago
symmetrically_encrypted_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 years ago
userattribute.go 45a5f77698 all: fix typos 6 years ago
userattribute_test.go 3780a70b7b go.crypto/openpgp/packet: Add user attribute packet support. 11 years ago
userid.go 470549d502 go.crypto: initial code 13 years ago
userid_test.go 470549d502 go.crypto: initial code 13 years ago