Author | SHA1 | Message | Date |
---|---|---|---|
|
1a906f800d | Fix GPG email checking to be case insensitive (#1988) | 8 years ago |
|
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
|
8 years ago |
|
703d18e50d | feat: add check misspelling (#1877) | 8 years ago |
|
14fe9010ae |
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 |
|
ca1c3f1926 |
Implement GPG api (#710)
* Implement GPG API * Better handle error * Apply review recommendation + simplify database operations * Remove useless comments |
8 years ago |