Currently modified ed25519 is kept in https://github.com/frankh/crypto fork of go/crypto with just one patch.
Like in consenbus repo (https://github.com/consenbus/core/tree/master/ed25519), a crypto dir with just a necessary ed25519 should be added to this repo.