Use set of pregenerated RSA keys
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 11 Sep 2022 19:14:58 +0000 (20:14 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 11 Sep 2022 19:14:58 +0000 (20:14 +0100)
commitb4261b0335e8dac485efb7bfba7dadbd876686e4
tree965f29976c00eefb74fd9be75352fd51c2df022b
parent1acd38fe7ff61be9256e55e954e546b3340c88ab
Use set of pregenerated RSA keys

Randomness is a huge resource sink, so let's just use
a some that we made earlier
test/fixtures/rsa_keys/key_1.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_2.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_3.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_4.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_5.pem [new file with mode: 0644]
test/support/factory.ex