gitea/vendor/github.com/keybase/go-crypto/openpgp/packet
Antoine GIRARD 274149dd14 Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)
* Switch to keybase go-crypto (for some elliptic curve key) + test

* Use assert.NoError 

and add a little more context to failing test description

* Use assert.(No)Error everywhere 🌈

and assert.Error in place of .Nil/.NotNil
2017-06-14 08:43:43 +08:00
..
compressed.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
config.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
ecdh.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
encrypted_key.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
literal.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
ocfb.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
one_pass_signature.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
opaque.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
packet.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
private_key.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
public_key.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
public_key_v3.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
reader.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
signature.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
signature_v3.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
symmetric_key_encrypted.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
symmetrically_encrypted.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
userattribute.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
userid.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00