Difference between revisions of "SHA"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[wikipedia:Secure Hash Algorithms]] are a family of cryptographic [[hash functions]] published by the [[National Institute of Standards and Technology]] (NIST) as a U.S. Federal Information Processing Standard ([[FIPS]]).  
 
[[wikipedia:Secure Hash Algorithms]] are a family of cryptographic [[hash functions]] published by the [[National Institute of Standards and Technology]] (NIST) as a U.S. Federal Information Processing Standard ([[FIPS]]).  
  
* SHA-256
+
* [[SHA-512]]: [[Ed25519]]: <code>[[sha256sum]]</code>
 
* [[SHA-3]] ([[2015]]): SHA-3-224, SHA-3-256, SHA-3-384, and SHA-3-512
 
* [[SHA-3]] ([[2015]]): SHA-3-224, SHA-3-256, SHA-3-384, and SHA-3-512
* [[SHA-2]] ([[2001]])
+
* [[SHA-2]] ([[2001]]): [[SHA-256]]
* [[wikipedia:SHA-1]] ([[1995]]), 160-bit [[hash]] function. Deprecated.
+
* [[SHA-1]] ([[1995]]), 160-bit [[hash]] function. Deprecated. Disabled in [[OpenSSH 8.8]] (September 2021)
 
* SHA-0 ([[1993]])
 
* SHA-0 ([[1993]])
  
  
[[ssh-rsa]] [[public key]] signature algorithm depends
+
<code>[[ssh-rsa]]</code> [[public key]] signature algorithm depends on [[SHA-1]]
on [[SHA-1]]
 
  
  
Line 19: Line 18:
 
* [[NIST]]
 
* [[NIST]]
 
* [[NSA]]
 
* [[NSA]]
* [[Bitcoin]]
+
* [[crane digest]]
  
 
== See also ==
 
== See also ==
* RMD160, TIGER, CRC32, HAVAL, GOST
+
* [[RMD160]], [[TIGER]], [[CRC32]], [[HAVAL]], [[GOST]]
 +
* {{TIGER}}
 
* {{sha}}
 
* {{sha}}
 
* {{md5}}
 
* {{md5}}
 
* {{hash}}
 
* {{hash}}
 
* {{RSA}}
 
* {{RSA}}
* {{OpenSSH}}
 
 
* {{NIST}}
 
* {{NIST}}
  
 
+
[[Category:SHA]]
 
[[Category:Security]]
 
[[Category:Security]]

Latest revision as of 18:06, 13 April 2023

wikipedia:Secure Hash Algorithms are a family of cryptographic hash functions published by the National Institute of Standards and Technology (NIST) as a U.S. Federal Information Processing Standard (FIPS).


ssh-rsa public key signature algorithm depends on SHA-1


Related terms[edit]

See also[edit]

Advertising: