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, ∼2359🔥, 0💬
Popular Posts:
Certificate summary - Owner: www.hatena.ne.jp, "Hatena Co., Ltd.", L=Kyoto-shi, ST=Kyoto, JP Issuer:...
Certificate summary - Owner: *.patch.com, Application and Web Services, AOL Inc., L=Dulles, ST=Virgi...
How to convert a certificate file in PEM (Privacy Enhanced Mail) format to DER (Distinguished Encodi...
How to print out information from a certificate stored in cert8.db file? If you want to print out in...
Certificate Summary: Subject: www.mediafire.com Issuer: VeriSign Class 3 Extended Validation SSL SGC...