Replace RSA-512 test keys with RSA-2048 (#1281)

RSA-512 was factored in 1999. Since none of these tests are specific to
the size of the RSA key, best to test inputs that are representative of
real-world inputs, lest the underlying cryptography library start
enforcing post-1999 security levels.
1 file changed