Changes

Jump to navigation Jump to search
16 bytes added ,  02:57, November 4, 2019
m
→‎SHA-2: clarifying
Line 25: Line 25:  
=== SHA-2===
 
=== SHA-2===
 
SHA-2 (typically SHA-256) is an updated version of SHA-1, which adds complexity to help reduce the chance of hash collisions.
 
SHA-2 (typically SHA-256) is an updated version of SHA-1, which adds complexity to help reduce the chance of hash collisions.
"SHA-224," "SHA-384," and "SHA-512" are also forms of SHA-2, which are using other key lengths; the trailing number states the key length in use.  The greater the key size, the more difficult it is to have a hash collision, as this produces a longer hash. For example, the text "The quick brown fox jumps over the lazy dog" using SHA-256 would produce:
+
"SHA-224," "SHA-384," and "SHA-512" are also forms of SHA-2, which are using other key lengths; the trailing number states the key length in use.  The greater the key size, the more difficult it is to have a hash collision, as this longer key size produces a longer hash. For example, the text "The quick brown fox jumps over the lazy dog" using SHA-256 would produce:
 
<code>C8554AB924067605CFEB06DE2EC69D7FAF1648EFBF027273FA4DAB8F7CED086B</code><br />
 
<code>C8554AB924067605CFEB06DE2EC69D7FAF1648EFBF027273FA4DAB8F7CED086B</code><br />
  
Block, SkipCaptcha, Upload, Automoderated users, Check users, delete, edit, Moderators, move, oversight, protect, rollback
19,320

edits

Navigation menu