Difference between revisions of "RSA"

From wikieduonline
Jump to navigation Jump to search
 
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Draft}}
 
 
 
[[wikipedia:RSA (cryptosystem)]]
 
[[wikipedia:RSA (cryptosystem)]]
  
 +
* [[Ron Rivest]]
 +
* [[Adi Shamir]]: [[shamir's Secret Sharing]]
 +
* [[Leonard Adleman]]
  
[[macOS 10.15]] requires that TLS server certificates and issuing CAs using RSA keys must use key sizes greater than or equal to 2048. <ref>https://support.apple.com/en-us/HT210176</ref>  
+
[[Key length]]
 +
[[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>  
  
  
== Related commands ==
+
* [[OpenSSH 7.6]]
* [[openssl]]
+
**  Refuse RSA keys <1024 bits in length and improve reporting for keys that do not meet this requirement.
* [[sshkeygen]]
+
* [[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.
  
 +
== Related terms ==
 +
* <code>[[openssl]]</code>
 +
** <code>[[openssl rsautl]]</code>
 +
** <code>[[openssl genrsa]]</code>
 +
** <code>[[openssl rsa]]</code>
 +
* <code>[[ssh-keygen -t]] rsa</code>
 +
* [[RSA Conference]]
 +
* [[RSA Award for Excellence in Mathematics]]
 +
* <code>[[easy-rsa]]</code>
 +
* [[ssh]]'s [[challenge-response]] system based on RSA
  
 
== Activities ==
 
== Activities ==
 
* [[Cisco]]: [[Configure public RSA key authentication]]
 
* [[Cisco]]: [[Configure public RSA key authentication]]
 +
* [[Cisco]]: <code>[[crypto key generate rsa]]</code>
 +
 +
== See also ==
 
* [[CSR]], Create a certificate: <code>[[openssl req]]</code>
 
* [[CSR]], Create a certificate: <code>[[openssl req]]</code>
 
* {{RSA}}
 
* {{RSA}}
Line 20: Line 36:
  
 
[[Category:Security]]
 
[[Category:Security]]
 +
[[Category:RSA]]

Latest revision as of 11:09, 20 February 2023

Advertising: