Today, almost all computer security relies on asymmetric cryptography and X.509 certificates.
And the RSA algorithm is still use to sign the vast majority of those certificates. Even if there are better options (like ECC-256), RSA-2048 seems the actual standard, at least still allowed for a few years.
Last but not least, we also added Hardware Security Modules support via the PKCS#11 standard.