Skip to content

Update to RSA bits

Pre-release
Pre-release
Compare
Choose a tag to compare
@vanrein vanrein released this 21 Oct 18:20
· 81 commits to master since this release

We used to have 2000 bit RSA keys, just to tickle software with not-so-standard sizes and see how it fared. But the habit of doubling RSA sizes (which is a bit steep, considering that it is closing in on exponential in bit sizes anyway) has overtaken us, in the form of a requirement in GnuTLS to have these funny ever-doubling sizes. Alas, TLS Pool follows that now.