Difference between revisions of "Key length"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
 
[[OpenSSH 7.6]] (October 2017)
 
[[OpenSSH 7.6]] (October 2017)
 
* Refuse [[keys length]] <1024 bits in length and improve reporting for keys that do not meet this requirement.
 
* Refuse [[keys length]] <1024 bits in length and improve reporting for keys that do not meet this requirement.
 +
 +
[[macOS 10.15]] requires that [[TLS]] server certificates and issuing CAs using RSA keys must use [[key size]]s greater than or equal to 2048. <ref>https://support.apple.com/en-us/HT210176</ref>
 +
 +
 +
* [[OpenSSH 4.2]]: September 1, 2005 https://www.openssh.com/txt/release-4.2
 +
** Increase the default size of new [[RSA]]/[[DSA]] keys generated by <code>[[ssh-keygen]]</code> from 1024 to 2048 bits.
  
  

Revision as of 05:12, 31 July 2021

key


OpenSSH 7.6 (October 2017)

  • Refuse keys length <1024 bits in length and improve reporting for keys that do not meet this requirement.

macOS 10.15 requires that TLS server certificates and issuing CAs using RSA keys must use key sizes greater than or equal to 2048. [1]



See also

  • https://support.apple.com/en-us/HT210176
  • Advertising: