2023-03-14 10:41:08 +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-03-14 10:41:08 +08:00
-->
<!-- Title: BLAKE2B Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "254pt" height= "64pt"
viewBox="0.00 0.00 254.05 64.25" 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 60.25)" >
2023-03-14 10:41:08 +08:00
<title > BLAKE2B</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "driver function to perform the hashing as described in specification" >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "60.25,-37.25 0,-37.25 0,-18 60.25,-18 60.25,-37.25" />
<text text-anchor= "middle" x= "30.12" y= "-23.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > BLAKE2B</text>
2023-03-14 10:41:08 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <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= "153.15,-56.25 124.35,-56.25 124.35,-37 153.15,-37 153.15,-56.25" />
<text text-anchor= "middle" x= "138.75" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > F</text>
2023-03-14 10:41:08 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M60.54,-32.87C77.21,-35.84 97.8,-39.51 113.53,-42.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "112.54,-45.87 122.99,-44.17 113.76,-38.97 112.54,-45.87" />
2023-03-14 10:41:08 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <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= "181.25,-19.25 96.25,-19.25 96.25,0 181.25,0 181.25,-19.25" />
<text text-anchor= "middle" x= "138.75" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > u128_increment</text>
2023-03-14 10:41:08 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M60.54,-22.66C68.26,-21.36 76.81,-19.91 85.34,-18.47" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "85.78,-21.78 95.06,-16.66 84.61,-14.88 85.78,-21.78" />
2023-03-14 10:41:08 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <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= "246.05,-56.25 217.25,-56.25 217.25,-37 246.05,-37 246.05,-56.25" />
<text text-anchor= "middle" x= "231.65" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > G</text>
2023-03-14 10:41:08 +08:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node2- > Node3</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M153.56,-46.62C167.52,-46.62 189.39,-46.62 206.28,-46.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "206.01,-50.13 216.01,-46.62 206.01,-43.13 206.01,-50.13" />
2023-03-14 10:41:08 +08:00
</g>
</g>
</svg>