mdp 418008d618 openpgp/packet: fix AES-192 encrypted session keys 8 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 ecf53cc131 crypto/openpgp: add serialization for encrypted key packets 10 years ago
encrypted_key_test.go ecf53cc131 crypto/openpgp: add serialization for encrypted key packets 10 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 5b4074c2c4 all: fix some vet warnings 9 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 00c1479577 x/crypto/openpgp: support crypto.Signer private keys 9 years ago
public_key.go 5b4074c2c4 all: fix some vet warnings 9 years ago
public_key_test.go 84ca184138 go.crypto/openpgp: fix user id signing. 11 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