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
To be compatible with the crypto/ssh the ParseEncryptedRawPrivateKey should return a pointer to ed25519.PrivateKey.
I think this can be fixed on this line:
To be compatible with the crypto/ssh the ParseEncryptedRawPrivateKey should return a pointer to ed25519.PrivateKey.
I think this can be fixed on this line:
sshkeys/parse.go
Line 210 in 82451a8
The text was updated successfully, but these errors were encountered: