Collections:
Other Resources:
OpenSSL "gendsa 10240" - Generate DSA Long Keys
How to generate a new DSA key pair with a longer key size using OpenSSL "gendsa" command?
✍: FYIcenter.com
If you need a new DSA key pair with a longer key size for testing purpose,
you can use the OpenSSL "gendsa" command as shown below:
C:\Users\fyicenter>time The current time is: 20:06:19.66 C:\Users\fyicenter>\local\openssl\openssl dsaparam -out my_dsa_long.key -genkey 10240 Generating DSA parameters, 10240 bit long prime This could take some time ..........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++* ............+.......+.....+..........................+......+............+... .......................................+.....................+............... ... C:\Users\fyicenter>time The current time is: 20:25:04.75
What this test tells us:
⇒ OpenSSL "gendsa -des" - DES Encrypt DSA Keys
⇐ OpenSSL "dsaparam 512" - Generate DSA Short Keys
2016-12-24, ∼2266🔥, 0💬
Popular Posts:
Certificate Summary: Subject: AddTrust Class 1 CA Root Issuer: AddTrust Class 1 CA Root Expiration: ...
Where to find information on managing certificates in older versions of Google Chrome 51? I am still...
Certificate summary - Owner: adf.ly, Domain Control Validated Issuer: SERIALNUMBER=07969287, Go Dadd...
How to export my private key from the system certificate store into a file? The "export the private ...
Certificate Summary: Subject: google.com Issuer: Google Internet Authority G2 Expiration: 2015-12-28...