Filippo Valsorda 374053ea96 openpgp/packet: improve handling of short MPIs for RSA values 7 years ago
..
compressed.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
compressed_test.go 470549d502 go.crypto: initial code 14 years ago
config.go 56474dfd62 crypto/openpgp: make it possible to set the key length 10 years ago
encrypted_key.go 374053ea96 openpgp/packet: improve handling of short MPIs for RSA values 7 years ago
encrypted_key_test.go 374053ea96 openpgp/packet: improve handling of short MPIs for RSA values 7 years ago
literal.go 470549d502 go.crypto: initial code 14 years ago
ocfb.go a1e605a210 openpgp/packet: move OCFB code here. 14 years ago
ocfb_test.go a1e605a210 openpgp/packet: move OCFB code here. 14 years ago
one_pass_signature.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
opaque.go cb32d3bd66 openpgp: Fix panic on opaque subpackets with length 0. 10 years ago
opaque_test.go 964142eb52 openpgp/packet: Add support for V3 public keys and signatures. 12 years ago
packet.go 374053ea96 openpgp/packet: improve handling of short MPIs for RSA values 7 years ago
packet_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
private_key.go 00c1479577 x/crypto/openpgp: support crypto.Signer private keys 9 years ago
private_key_test.go b0c9c05bfe all: fix article typos 8 years ago
public_key.go 374053ea96 openpgp/packet: improve handling of short MPIs for RSA values 7 years ago
public_key_test.go b4956d363a openpgp: serialize correct bitlength for generated ECC keys 7 years ago
public_key_v3.go 5b4074c2c4 all: fix some vet warnings 9 years ago
public_key_v3_test.go 964142eb52 openpgp/packet: Add support for V3 public keys and signatures. 12 years ago
reader.go 24ffb5feb3 x/crypto/openpgp: Limit packet recursion depth. 10 years ago
signature.go 00c1479577 x/crypto/openpgp: support crypto.Signer private keys 9 years ago
signature_test.go 6318898455 crypto/openpgp: return error from userIdSignatureHash 9 years ago
signature_v3.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
signature_v3_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
symmetric_key_encrypted.go 418008d618 openpgp/packet: fix AES-192 encrypted session keys 8 years ago
symmetric_key_encrypted_test.go 418008d618 openpgp/packet: fix AES-192 encrypted session keys 8 years ago
symmetrically_encrypted.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
symmetrically_encrypted_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
userattribute.go 3780a70b7b go.crypto/openpgp/packet: Add user attribute packet support. 12 years ago
userattribute_test.go 3780a70b7b go.crypto/openpgp/packet: Add user attribute packet support. 12 years ago
userid.go 470549d502 go.crypto: initial code 14 years ago
userid_test.go 470549d502 go.crypto: initial code 14 years ago