Bring in the latest from golang/crypto upstream
:wave: hello again!
I'm not sure if this is the way you normally do this, or if commits are cherry-picked more intentionally. So I thought I'd propose this and start the discussion on the best way to move forward.
We'd like to continue using the keybase fork of the golang/crypto repo for the other additions that have been added, but I also wanted to get things synced up so further work could be added based on top of it - specifically now that a ed25519 implementation exists upstream. I'd like to try and get support for that added to the openpgp package.
What do you think would be the best way forward?
FYI there were a handful of merge conflicts but I unfortunately didn't keep track of which files they were :\
good idea, we should do this, we're just swamped right now with other stuff. will hopefully get to it soon.
I can have a try with this once https://github.com/keybase/go-crypto/pull/40 is done