Content deleted Content added
→Diagram of OAEP: Break into subsections; Add notes on implementation; Improve tone; Tweak image syntax |
→Algorithm: Change phrasing to reflect academic citations |
||
Line 19:
==Algorithm==
[[Image:Oaep-diagram-20080305.png|thumb|upright=1.2|right|OAEP
In the diagram,
Line 25:
* ''k''<sub>0</sub> and ''k''<sub>1</sub> are integers fixed by the protocol.
* ''m'' is the plaintext message, an (''n'' − ''k''<sub>0</sub> − ''k''<sub>1</sub> )-bit string
* ''G'' and ''H'' are
* ⊕ is an xor operation.
Line 45:
===Implementation===
In the PKCS#1 standard, the
==See also==
|