SSH – If Eve has the passphrase and public key, can she derive the private key?

I have used ssh-keygen for creating an RSA 4096-bit SSH private and public key pair. I used a passphrase for the private key.
If an attacker, Eve, knows the passphrase in addition to the public key:

Can they derive the private key? – I pr… Continue reading SSH – If Eve has the passphrase and public key, can she derive the private key?