Michael Gehring f2c09b05fa x/crypto/openpgp/packet: validate parsed rsa private keys 10 лет назад
..
compressed.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 лет назад
compressed_test.go 470549d502 go.crypto: initial code 14 лет назад
config.go 56474dfd62 crypto/openpgp: make it possible to set the key length 10 лет назад
encrypted_key.go ecf53cc131 crypto/openpgp: add serialization for encrypted key packets 10 лет назад
encrypted_key_test.go ecf53cc131 crypto/openpgp: add serialization for encrypted key packets 10 лет назад
literal.go 470549d502 go.crypto: initial code 14 лет назад
ocfb.go a1e605a210 openpgp/packet: move OCFB code here. 14 лет назад
ocfb_test.go a1e605a210 openpgp/packet: move OCFB code here. 14 лет назад
one_pass_signature.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 лет назад
opaque.go cb32d3bd66 openpgp: Fix panic on opaque subpackets with length 0. 10 лет назад
opaque_test.go 964142eb52 openpgp/packet: Add support for V3 public keys and signatures. 12 лет назад
packet.go c10c31b5e9 x/crypto/openpgp: cross-signature validation for signing subkeys. 10 лет назад
packet_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 лет назад
private_key.go f2c09b05fa x/crypto/openpgp/packet: validate parsed rsa private keys 10 лет назад
private_key_test.go f2c09b05fa x/crypto/openpgp/packet: validate parsed rsa private keys 10 лет назад
public_key.go 2f677ffe0a go.crypto/openpgp/packet: fix comment typo. 10 лет назад
public_key_test.go 84ca184138 go.crypto/openpgp: fix user id signing. 11 лет назад
public_key_v3.go ae8e58be79 openpgp: Fix panic on v3 public keys with too-short modulus. 10 лет назад
public_key_v3_test.go 964142eb52 openpgp/packet: Add support for V3 public keys and signatures. 12 лет назад
reader.go 24ffb5feb3 x/crypto/openpgp: Limit packet recursion depth. 10 лет назад
signature.go c10c31b5e9 x/crypto/openpgp: cross-signature validation for signing subkeys. 10 лет назад
signature_test.go 470549d502 go.crypto: initial code 14 лет назад
signature_v3.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 лет назад
signature_v3_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 лет назад
symmetric_key_encrypted.go f59690be3f go.crypto/openpgp: fix nil Config case. 11 лет назад
symmetric_key_encrypted_test.go 54eafe1dea openpgp: eliminate implicit rand.Reader and time.Now 14 лет назад
symmetrically_encrypted.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 лет назад
symmetrically_encrypted_test.go a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 лет назад
userattribute.go 3780a70b7b go.crypto/openpgp/packet: Add user attribute packet support. 12 лет назад
userattribute_test.go 3780a70b7b go.crypto/openpgp/packet: Add user attribute packet support. 12 лет назад
userid.go 470549d502 go.crypto: initial code 14 лет назад
userid_test.go 470549d502 go.crypto: initial code 14 лет назад