| .. |
|
compressed.go
|
690e22b80a
openpgp: Implement compressed data packets & add support for compressing data during symmetric encryption.
|
12 years ago |
|
compressed_test.go
|
470549d502
go.crypto: initial code
|
14 years ago |
|
config.go
|
690e22b80a
openpgp: Implement compressed data packets & add support for compressing data during symmetric encryption.
|
12 years ago |
|
encrypted_key.go
|
eeef66c528
go.crypto: gofmt -w -s
|
13 years ago |
|
encrypted_key_test.go
|
54eafe1dea
openpgp: eliminate implicit rand.Reader and time.Now
|
14 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
|
470549d502
go.crypto: initial code
|
14 years ago |
|
opaque.go
|
58b09dec0e
openpgp/packet: Compact UserAttribute subpacket lengths, fixes signatures.
|
12 years ago |
|
opaque_test.go
|
964142eb52
openpgp/packet: Add support for V3 public keys and signatures.
|
12 years ago |
|
packet.go
|
aa3adaf1aa
go.crypto/openpgp: check for revoked keys.
|
11 years ago |
|
packet_test.go
|
470549d502
go.crypto: initial code
|
14 years ago |
|
private_key.go
|
3e2271302c
go.crypto/openpgp: don't corrupt encrypted private key when decryption fails.
|
11 years ago |
|
private_key_test.go
|
3e2271302c
go.crypto/openpgp: don't corrupt encrypted private key when decryption fails.
|
11 years ago |
|
public_key.go
|
84ca184138
go.crypto/openpgp: fix user id signing.
|
11 years ago |
|
public_key_test.go
|
84ca184138
go.crypto/openpgp: fix user id signing.
|
11 years ago |
|
public_key_v3.go
|
aeb0262c11
go.crypto/openpgp: fix hash presence checks.
|
11 years ago |
|
public_key_v3_test.go
|
964142eb52
openpgp/packet: Add support for V3 public keys and signatures.
|
12 years ago |
|
reader.go
|
470549d502
go.crypto: initial code
|
14 years ago |
|
signature.go
|
84ca184138
go.crypto/openpgp: fix user id signing.
|
11 years ago |
|
signature_test.go
|
470549d502
go.crypto: initial code
|
14 years ago |
|
signature_v3.go
|
964142eb52
openpgp/packet: Add support for V3 public keys and signatures.
|
12 years ago |
|
signature_v3_test.go
|
964142eb52
openpgp/packet: Add support for V3 public keys and signatures.
|
12 years ago |
|
symmetric_key_encrypted.go
|
c24604da51
go.crypto/openpgp: Allow configuration of s2k hash during encryption.
|
11 years ago |
|
symmetric_key_encrypted_test.go
|
54eafe1dea
openpgp: eliminate implicit rand.Reader and time.Now
|
14 years ago |
|
symmetrically_encrypted.go
|
54eafe1dea
openpgp: eliminate implicit rand.Reader and time.Now
|
14 years ago |
|
symmetrically_encrypted_test.go
|
54eafe1dea
openpgp: eliminate implicit rand.Reader and time.Now
|
14 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 |