2023-04-08 03:38:36 +08:00
<?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">
2023-05-31 00:33:01 +08:00
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
2023-04-08 03:38:36 +08:00
-->
<!-- Title: blake2b Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "340pt" height= "82pt"
viewBox="0.00 0.00 339.80 82.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2023-06-21 05:10:10 +08:00
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type= "application/ecmascript" xlink:href= "../../svg.min.js" />
<svg id= "graph" class= "graph" >
2023-04-28 03:43:13 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 78.25)" >
2023-04-08 03:38:36 +08:00
<title > blake2b</title>
<!-- Node1 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000001" class= "node" >
2023-04-08 03:38:36 +08:00
<title > Node1</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000001" > <a xlink:title= "blake2b hash function" >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "49.75,-37.25 0,-37.25 0,-18 49.75,-18 49.75,-37.25" />
<text text-anchor= "middle" x= "24.88" y= "-23.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > blake2b</text>
2023-04-08 03:38:36 +08:00
</a>
</g>
</g>
<!-- Node2 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000002" class= "node" >
2023-04-08 03:38:36 +08:00
<title > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000002" > <a xlink:href= "../../d7/d3b/group__hash.html#gafa42f7c30fb9921ba2eafa8b68b23582" target= "_top" xlink:title= "driver function to perform the hashing as described in specification" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "146,-56.25 85.75,-56.25 85.75,-37 146,-37 146,-56.25" />
<text text-anchor= "middle" x= "115.88" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > BLAKE2B</text>
2023-04-08 03:38:36 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
2023-06-21 05:10:10 +08:00
<g id= "edge1_Node000001_Node000002" class= "edge" >
2023-04-08 03:38:36 +08:00
<title > Node1- > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M50.19,-32.82C57.87,-34.45 66.55,-36.31 75.01,-38.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "74.01,-41.69 84.52,-40.36 75.47,-34.85 74.01,-41.69" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-04-08 03:38:36 +08:00
</g>
<!-- Node6 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000006" class= "node" >
2023-04-08 03:38:36 +08:00
<title > Node6</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000006" > <a xlink:href= "../../d7/d3b/group__hash.html#ga94c9f3e74306c2b7ac5f141d8454dbe9" target= "_top" xlink:title= "put value of n into dest" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "141.88,-19.25 89.88,-19.25 89.88,0 141.88,0 141.88,-19.25" />
<text text-anchor= "middle" x= "115.88" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > u128_fill</text>
2023-04-08 03:38:36 +08:00
</a>
</g>
</g>
<!-- Node1->Node6 -->
2023-06-21 05:10:10 +08:00
<g id= "edge5_Node000001_Node000006" class= "edge" >
2023-04-08 03:38:36 +08:00
<title > Node1- > Node6</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge5_Node000001_Node000006" > <a xlink:title= " " >
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M50.19,-22.71C59.09,-20.91 69.36,-18.83 79.05,-16.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "79.55,-20.14 88.65,-14.73 78.16,-13.28 79.55,-20.14" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-04-08 03:38:36 +08:00
</g>
<!-- Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000003" class= "node" >
2023-04-08 03:38:36 +08:00
<title > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000003" > <a xlink:href= "../../d7/d3b/group__hash.html#ga37e02cbf2df2247d31ab92f443990dbd" target= "_top" xlink:title= "compression function F" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "238.9,-74.25 210.1,-74.25 210.1,-55 238.9,-55 238.9,-74.25" />
<text text-anchor= "middle" x= "224.5" y= "-60.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > F</text>
2023-04-08 03:38:36 +08:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "edge2_Node000002_Node000003" class= "edge" >
2023-04-08 03:38:36 +08:00
<title > Node2- > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge2_Node000002_Node000003" > <a xlink:title= " " >
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M146.29,-51.59C162.96,-54.4 183.55,-57.88 199.28,-60.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "198.3,-64.09 208.74,-62.3 199.47,-57.19 198.3,-64.09" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-04-08 03:38:36 +08:00
</g>
<!-- Node5 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000005" class= "node" >
2023-04-08 03:38:36 +08:00
<title > Node5</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000005" > <a xlink:href= "../../d7/d3b/group__hash.html#gaead2e4f50d0c512905c07ddd564e082e" target= "_top" xlink:title= "increment an 128-bit number by a given amount" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "267,-37.25 182,-37.25 182,-18 267,-18 267,-37.25" />
<text text-anchor= "middle" x= "224.5" y= "-23.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > u128_increment</text>
2023-04-08 03:38:36 +08:00
</a>
</g>
</g>
<!-- Node2->Node5 -->
2023-06-21 05:10:10 +08:00
<g id= "edge4_Node000002_Node000005" class= "edge" >
2023-04-08 03:38:36 +08:00
<title > Node2- > Node5</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge4_Node000002_Node000005" > <a xlink:title= " " >
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M146.29,-41.38C154.01,-40.01 162.56,-38.48 171.09,-36.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "171.58,-40.25 180.81,-35.05 170.35,-33.36 171.58,-40.25" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-04-08 03:38:36 +08:00
</g>
<!-- Node4 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000004" class= "node" >
2023-04-08 03:38:36 +08:00
<title > Node4</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000004" > <a xlink:href= "../../d7/d3b/group__hash.html#ga049d44b5a4804ca5a1b7a290f3fa3202" target= "_top" xlink:title= "blake2b mixing function G" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "331.8,-74.25 303,-74.25 303,-55 331.8,-55 331.8,-74.25" />
<text text-anchor= "middle" x= "317.4" y= "-60.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > G</text>
2023-04-08 03:38:36 +08:00
</a>
</g>
</g>
<!-- Node3->Node4 -->
2023-06-21 05:10:10 +08:00
<g id= "edge3_Node000003_Node000004" class= "edge" >
2023-04-08 03:38:36 +08:00
<title > Node3- > Node4</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge3_Node000003_Node000004" > <a xlink:title= " " >
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M239.31,-64.62C253.27,-64.62 275.14,-64.62 292.03,-64.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "291.76,-68.13 301.76,-64.62 291.76,-61.13 291.76,-68.13" />
2023-06-21 05:10:10 +08:00
</a>
2023-04-08 03:38:36 +08:00
</g>
</g>
2023-06-21 05:10:10 +08:00
</g>
</svg>
</svg>
<style type= 'text/css' >
< ![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type= "application/ecmascript" > < ![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
2023-04-08 03:38:36 +08:00
</svg>