Generate RSA keys using public exponent 65537 (was 17)
authorIvo Smits <Ivo@UCIS.nl>
Sat, 14 May 2016 13:05:52 +0000 (15:05 +0200)
committerIvo Smits <Ivo@UCIS.nl>
Sat, 14 May 2016 13:05:52 +0000 (15:05 +0200)
commit31142140da245e9dcee543524800311e4a970bd2
treed8917a6daabacfc86b4072beed83deccde8073c8
parent2e3c90564aac3d44fac395041d728d1bf836d444
Generate RSA keys using public exponent 65537 (was 17)

OpenSSL and the MS RSA CSP (Win7 x64) generate RSA keys with a public exponent of 65537. Smaller public exponents are not allowed by some specifications and may be rejected by other software.
mcs/class/Mono.Security/Mono.Security.Cryptography/RSAManaged.cs