TheAlgorithms-C/d3/d44/hash__blake2b_8c__incl.svg

82 lines
3.4 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
-->
<!-- Title: hash/hash_blake2b.c Pages: 1 -->
<svg width="264pt" height="83pt"
viewBox="0.00 0.00 264.38 82.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78.5)">
<title>hash/hash_blake2b.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Blake2b cryptographic hash function">
<polygon fill="#999999" stroke="#666666" points="187.75,-74.5 79.5,-74.5 79.5,-55.25 187.75,-55.25 187.75,-74.5"/>
<text text-anchor="middle" x="133.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">hash/hash_blake2b.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="51.25,-19.25 0,-19.25 0,0 51.25,0 51.25,-19.25"/>
<text text-anchor="middle" x="25.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M115.3,-54.84C98.47,-46.54 73.26,-34.11 53.85,-24.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.55,-20.99 45.04,-19.7 52.46,-27.26 55.55,-20.99"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="128,-19.25 69.25,-19.25 69.25,0 128,0 128,-19.25"/>
<text text-anchor="middle" x="98.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">inttypes.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M127.85,-55.08C123.16,-47.96 116.41,-37.68 110.57,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="112.95,-27.04 104.53,-20.61 107.1,-30.89 112.95,-27.04"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="191.25,-19.25 146,-19.25 146,0 191.25,0 191.25,-19.25"/>
<text text-anchor="middle" x="168.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M139.4,-55.08C144.09,-47.96 150.84,-37.68 156.68,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.15,-30.89 162.72,-20.61 154.3,-27.04 160.15,-30.89"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="256.38,-19.25 208.88,-19.25 208.88,0 256.38,0 256.38,-19.25"/>
<text text-anchor="middle" x="232.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M150.42,-54.84C165.78,-46.58 188.74,-34.23 206.5,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="207.6,-27.52 214.75,-19.7 204.28,-21.36 207.6,-27.52"/>
</g>
</g>
</svg>