You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started it in #48. I'm going to be honest though and say up front that I have very little idea of what I'm doing in this regard.
Any guidance/help is welcome!
It looks at the very least revisions will need to occur in share_secret_with_key1 & store_secret_with_key to encrypt secrets, and get_secret for unencryption
Hi @gaborcsardi,
Github now recommends and defaults to ed25519 encryption when generating SSH keys.
Currently
secret
only supports rsa encryption. Are there plans to support ed25519 encryption and decryption?The text was updated successfully, but these errors were encountered: