Author | SHA1 | Message | Date |
---|---|---|---|
|
90f7beefc2 | Fix GPG email checking to be case insensitive (#1988) | 8 years ago |
|
f45aa2dc82 |
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
|
8 years ago |
|
9a20c48a65 | feat: add check misspelling (#1877) | 8 years ago |
|
fe14d3b3fa |
GPG commit validation (#1150)
* GPG commit validation * Add translation + some little fix * Move hash calc after retrieving of potential key + missing translation * Add some little test |
8 years ago |
|
d110b2d4bd |
Implement GPG api (#710)
* Implement GPG API * Better handle error * Apply review recommendation + simplify database operations * Remove useless comments |
8 years ago |