+2
−0
+2
−0
+1
−68
src/test/testing_rsakeys.c
0 → 100644
+545
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
This patch moves the pregenerated RSA key logic into a new testing_rsakeys.c. Also, it adds support for RSA2048, since the link handshake tests want that. Also, it includes pregenerated keys, rather than trying to actually generate the keys at startup, since generating even a small handful of RSA2048 keys makes for an annoying delay.
File added.
Preview size limit exceeded, changes collapsed.