gitea/vendor/github.com/keybase/go-crypto/curve25519
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
..
const_amd64.s Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
cswap_amd64.s Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
curve25519.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
curve_impl.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
doc.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
freeze_amd64.s Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
ladderstep_amd64.s Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
mont25519_amd64.go Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
mul_amd64.s Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00
square_amd64.s Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 2017-06-14 08:43:43 +08:00