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, ∼2254🔥, 0💬
Popular Posts:
Certificate Summary: Subject: *.google.com Issuer: GTS CA 1O1 Expiration: 2019-11-11 16:18:34 UTC Ke...
How many different types of certificates are on my Android device? Like any other computer systems, ...
Certificate summary - Owner: *.princeton.edu, Princeton University, STREET=no street, L=Princeton, S...
Certificate Summary: Subject: Thawte TLS RSA CA G1 Issuer: DigiCert Global Root G2 Expiration: 2027-...
Certificate Summary: Subject: Microsoft IT TLS CA 2 Issuer: Baltimore CyberTrust Root Expiration: 20...