mirror of https://github.com/go-gitea/gitea.git
* 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
|
||
|---|---|---|
| .. | ||
| compressed.go | ||
| config.go | ||
| ecdh.go | ||
| encrypted_key.go | ||
| literal.go | ||
| ocfb.go | ||
| one_pass_signature.go | ||
| opaque.go | ||
| packet.go | ||
| private_key.go | ||
| public_key.go | ||
| public_key_v3.go | ||
| reader.go | ||
| signature.go | ||
| signature_v3.go | ||
| symmetric_key_encrypted.go | ||
| symmetrically_encrypted.go | ||
| userattribute.go | ||
| userid.go | ||