X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/5e6f9e49a26cec4970434722a595a7b44197120f..b335b39d3ad21e598f9a7172a3e95ffe0d48a736:/schema2.dot diff --git a/schema2.dot b/schema2.dot index 4f47d83..86c81ab 100644 --- a/schema2.dot +++ b/schema2.dot @@ -5,7 +5,7 @@ digraph start_up { node [style = rounded, shape = rect] start end; node [style = rounded, shape = rect] PI [label="Parameter\nInstantiation"] node [style = rounded, shape = rect] STC [label="m = STCr(y,H)"] - node [style = rounded, shape = rect] ED [label="(y,H)= LSB(7 bits\nEdge Detection)"] + node [style = rounded, shape = rect] ED [label="(y,H)= LSB (7 bits\nEdge Detection)"] node [style = rounded, shape = rect] decrypt [label="message=decryption(m)"]