X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/5e6f9e49a26cec4970434722a595a7b44197120f..100ac9908382b8de480dae1fd68829f2a7778b5d:/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)"]