tendermint/crypto/xchacha20poly1305
Dev Ojha 24b94d7aa4 crypto: Switch hkdfchacha back to xchacha (#2058)
hkdfchachapoly was a construction we came up with. There is no longer any
reason to use it. We should instead just use xchacha for the remaining use
cases we have. (Symmetrically encrypting the keys in the sdk keys package)
2018-07-25 23:12:39 +02:00
..
vector_test.go crypto: Switch hkdfchacha back to xchacha (#2058) 2018-07-25 23:12:39 +02:00
xchachapoly.go crypto: Switch hkdfchacha back to xchacha (#2058) 2018-07-25 23:12:39 +02:00
xchachapoly_test.go crypto: Switch hkdfchacha back to xchacha (#2058) 2018-07-25 23:12:39 +02:00