Content deleted Content added
Gcnaccount (talk | contribs) No edit summary |
Gcnaccount (talk | contribs) mNo edit summary |
||
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
=== Padding Schemes ===
|