Both 7.1 and 7.2 (used for 7.3 and up) of 5733-SC1 are using OpenSSH 6.9p1
with the latest PTFs. 6.9p1 supports rsa, dsa, ecdsa, and ed25519 keys
For key length, there's the bit from the man page:
-b bits
Specifies the number of bits in the key to create. For RSA
keys, the minimum size is 1024 bits and the default is 2048
bits. Generally, 2048 bits is considered sufficient. DSA
keys must be exactly 1024 bits as specified by FIPS 186-2.
For ECDSA keys, the -b flag determines the key length by
selecting from one of three elliptic curve sizes: 256, 384 or
521 bits. Attempting to use bit lengths other than these
three values for ECDSA keys will fail. Ed25519 keys have a
fixed length and the -b flag will be ignored.
As far as key types/size suggestions, the consensus seems to be that rsa
keys should be at least 2048 and ed25519 should be used if both client and
server support it; dsa are no longer secure and ecdsa keys use NIST curves
which are not high quality and may have been compromised by the NSA and
shouldn't be trusted.
----- Original message -----
From: "midrange" <franz9000@xxxxxxxxx>
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
To: "'Midrange Systems Technical Discussion'" <midrange-l@xxxxxxxxxxxx>
Cc:
Subject: what ssh keys can be generated at V7R1
Date: Tue, Jun 20, 2017 8:47 PM
And also 7.2 and 7.3 .
Plan to upgrade but would like this project to not force it .
I googled variations on V7R1 ssh key versions and also V7R1 ssh key
options - no luck except "rsa"
I need to know type (rsa, dsa, etc) and length
I hope I've worded this right - still reading..
Jim Franz
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: [1]
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [2]
http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: [3]
http://amzn.to/2dEadiD
References
Visible links
1.
http://lists.midrange.com/mailman/listinfo/midrange-l
2.
http://archive.midrange.com/midrange-l
3.
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.