r-lib / gert

Simple git client for R
https://docs.ropensci.org/gert/
Other
146 stars 31 forks source link

ed25519 key support #185

Closed jeroen closed 1 year ago

jeroen commented 2 years ago

Rstudio now allows uses to create ed25519 keypairs, but I don' think these work in libssh2. I think the problem is that ed25519 itself is supported, but no pkcs format to parse the keys from a file.

jeroen commented 1 year ago

Fixed in gert 1.9.0