Optimal asymmetric encryption padding: Difference between revisions

Content deleted Content added
m top: task, replaced: Advances in Cryptology - → Advances in Cryptology – , Advances in Cryptology -- → Advances in Cryptology – (2)
Tags: Reverted Mobile edit Mobile web edit
Line 65:
 
===Security===
The "[[All-or-nothing transform|all-or-nothing]]" security is from the fact that to recover ''MC:'', one must recover the entire ''maskedDBDB'' and the entire ''maskedSeedSeed''; ''maskedDBDB'' is required to recover the ''seed'' from the ''maskedSeedSeed'', and the ''seed'' is required to recover the data block ''DB'' from ''maskedDBDB''. Since any changed bit of a cryptographic hash completely changes the result, the entire ''maskedDBDB'', and the entire ''maskedSeedSeed'' must both be completely recovered.
 
===Implementation===