* ed25519: use golang/x/crypto fork * changelog * gix GenerateFromPassword * fixes from review
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)