Difference between revisions of "SHA"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[wikipedia:Secure Hash Algorithms]]
+
[[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-512]]: [[Ed25519]]: <code>[[sha256sum]]</code>
 +
* [[SHA-3]] ([[2015]]): SHA-3-224, SHA-3-256, SHA-3-384, and SHA-3-512
 +
* [[SHA-2]] ([[2001]]): [[SHA-256]]
 +
* [[SHA-1]] ([[1995]]), 160-bit [[hash]] function. Deprecated. Disabled in [[OpenSSH 8.8]] (September 2021)
 
* SHA-0 ([[1993]])
 
* SHA-0 ([[1993]])
* SHA-1
 
* [[wikipedia:SHA-2]]
 
* [[SHA-3]] ([[2015]]): SHA-3-224, SHA-3-256, SHA-3-384, and SHA-3-512
 
* SHA-256
 
  
  
[[ssh-rsa]] [[public key]] signature algorithm depends
+
<code>[[ssh-rsa]]</code> [[public key]] signature algorithm depends on [[SHA-1]]
on [[SHA-1]]
 
  
  
Line 16: Line 15:
 
* <code>[[shasum]]</code>
 
* <code>[[shasum]]</code>
 
* <code>[[openssl enc]]</code>
 
* <code>[[openssl enc]]</code>
* <code>doveadm pw -s SHA512-CRYPT</code>
+
* <code>[[doveadm]] pw -s [[SHA512]]-CRYPT</code>
 +
* [[NIST]]
 +
* [[NSA]]
 +
* [[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: