Difference between revisions of "SHA"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(47 intermediate revisions by 2 users not shown)
Line 1: Line 1:
SHA-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]]).
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-2]] ([[2001]]): [[SHA-256]]
 +
* [[SHA-1]] ([[1995]]), 160-bit [[hash]] function. Deprecated. Disabled in [[OpenSSH 8.8]] (September 2021)
 +
* SHA-0 ([[1993]])
  
[[ssh-rsa]] public key signature algorithm depends
+
 
on [[SHA-1]]
+
<code>[[ssh-rsa]]</code> [[public key]] signature algorithm depends on [[SHA-1]]
 +
 
 +
 
 +
== Related terms ==
 +
*  Keccak functions
 +
* <code>[[shasum]]</code>
 +
* <code>[[openssl enc]]</code>
 +
* <code>[[doveadm]] pw -s [[SHA512]]-CRYPT</code>
 +
* [[NIST]]
 +
* [[NSA]]
 +
* [[crane digest]]
 +
 
 +
== See also ==
 +
* [[RMD160]], [[TIGER]], [[CRC32]], [[HAVAL]], [[GOST]]
 +
* {{TIGER}}
 +
* {{sha}}
 +
* {{md5}}
 +
* {{hash}}
 +
* {{RSA}}
 +
* {{NIST}}
 +
 
 +
[[Category:SHA]]
 +
[[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: