Is it possible to encrypt something with an ssh pubkey and then decrypt with the corresponding privkey? GPG-style?
Yes, with https://github.com/FiloSottile/age
Is it possible to encrypt something with an ssh pubkey and then decrypt with the corresponding privkey? GPG-style?