mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 21:14:35 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<map id="ciphers/uint256_t.hpp" name="ciphers/uint256_t.hpp">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,152,31"/>
|
||||
<area shape="rect" id="node2" href="$df/d2c/elliptic__curve__key__exchange_8cpp.html" title="Implementation of Elliptic Curve Diffie Hellman Key Exchange." alt="" coords="7,79,151,119"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,151,31"/>
|
||||
<area shape="rect" id="node2" href="$df/d2c/elliptic__curve__key__exchange_8cpp.html" title="Implementation of Elliptic Curve Diffie Hellman Key Exchange." alt="" coords="6,79,150,120"/>
|
||||
</map>
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
<?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.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: ciphers/uint256_t.hpp Pages: 1 -->
|
||||
<svg width="118pt" height="93pt"
|
||||
viewBox="0.00 0.00 118.00 93.00" 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 89)">
|
||||
<svg width="117pt" height="94pt"
|
||||
viewBox="0.00 0.00 117.00 93.75" 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 89.75)">
|
||||
<title>ciphers/uint256_t.hpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="110,-85 0,-85 0,-66 110,-66 110,-85"/>
|
||||
<text text-anchor="middle" x="55" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/uint256_t.hpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="109,-85.75 0,-85.75 0,-66.5 109,-66.5 109,-85.75"/>
|
||||
<text text-anchor="middle" x="54.5" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/uint256_t.hpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -21,17 +21,17 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="../../df/d2c/elliptic__curve__key__exchange_8cpp.html" target="_top" xlink:title="Implementation of Elliptic Curve Diffie Hellman Key Exchange.">
|
||||
<polygon fill="white" stroke="#666666" points="109,-30 1,-30 1,0 109,0 109,-30"/>
|
||||
<text text-anchor="start" x="9" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/elliptic_curve</text>
|
||||
<text text-anchor="middle" x="55" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">_key_exchange.cpp</text>
|
||||
<polygon fill="white" stroke="#666666" points="108.25,-30.5 0.75,-30.5 0.75,0 108.25,0 108.25,-30.5"/>
|
||||
<text text-anchor="start" x="8.75" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/elliptic_curve</text>
|
||||
<text text-anchor="middle" x="54.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_key_exchange.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M55,-55.08C55,-46.92 55,-37.6 55,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.5,-54.87 55,-64.87 58.5,-54.87 51.5,-54.87"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M54.5,-55.2C54.5,-47.2 54.5,-38.15 54.5,-30.78"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51,-55.18 54.5,-65.18 58,-55.18 51,-55.18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user