Content deleted Content added
Added tags to the page using Page Curation (lead missing) |
Gcnaccount (talk | contribs) m Cleaned up salsa reference. |
||
Line 19:
== Applications ==
Mask Generation Functions, as generalizations of hash functions, are useful in all the same cases hash functions are useful. However use of a MGF is desirable in cases where a fixed-size hash would be inadequate. Examples include generating [[Padding (cryptography)|padding]], [[One-time pad|one time pads]] or other forms of [[Symmetric-key_algorithm|symmetric key encryption]], or as the basis of a [[
=== Padding Schemes ===
Line 30:
<pre>
"Salsa20
independent hash of the key, the nonce, and a 64-bit block number; there is no
chaining from one block to the next. The Salsa20 output stream can therefore
|