X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/8290657e61738a93b7b6eb60966c49efbc4f0af8..fdf9d8855582d89072dcd1339af9f5b74a167ac6:/schema2.dot?ds=inline 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)"]