mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 08:41:30 +08:00
Documentation for 554919d9f5
This commit is contained in:
11
d2/d83/elliptic__curve__key__exchange_8cpp__incl.map
Normal file
11
d2/d83/elliptic__curve__key__exchange_8cpp__incl.map
Normal file
@@ -0,0 +1,11 @@
|
||||
<map id="ciphers/elliptic_curve_key_exchange.cpp" name="ciphers/elliptic_curve_key_exchange.cpp">
|
||||
<area shape="rect" id="node1" title="Implementation of Elliptic Curve Diffie Hellman Key Exchange." alt="" coords="59,5,203,47"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,95,71,121"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="95,95,167,121"/>
|
||||
<area shape="rect" id="node4" href="$da/da3/uint256__t_8hpp.html" title=" " alt="" coords="192,95,292,121"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="144,244,199,271"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="223,244,277,271"/>
|
||||
<area shape="rect" id="node7" href="$da/d41/uint128__t_8hpp.html" title=" " alt="" coords="280,169,380,196"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="301,244,375,271"/>
|
||||
<area shape="rect" id="node9" title=" " alt="" coords="399,244,469,271"/>
|
||||
</map>
|
||||
1
d2/d83/elliptic__curve__key__exchange_8cpp__incl.md5
Normal file
1
d2/d83/elliptic__curve__key__exchange_8cpp__incl.md5
Normal file
@@ -0,0 +1 @@
|
||||
9298ef00ca7cedf32f72690eb24220c4
|
||||
155
d2/d83/elliptic__curve__key__exchange_8cpp__incl.svg
Normal file
155
d2/d83/elliptic__curve__key__exchange_8cpp__incl.svg
Normal file
@@ -0,0 +1,155 @@
|
||||
<?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 2.47.2 (20210527.0053)
|
||||
-->
|
||||
<!-- Title: ciphers/elliptic_curve_key_exchange.cpp Pages: 1 -->
|
||||
<svg width="356pt" height="207pt"
|
||||
viewBox="0.00 0.00 355.50 207.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 203)">
|
||||
<title>ciphers/elliptic_curve_key_exchange.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-203 351.5,-203 351.5,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implementation of Elliptic Curve Diffie Hellman Key Exchange.">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="40.5,-168.5 40.5,-198.5 148.5,-198.5 148.5,-168.5 40.5,-168.5"/>
|
||||
<text text-anchor="start" x="48.5" y="-186.5" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/elliptic_curve</text>
|
||||
<text text-anchor="middle" x="94.5" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00">_key_exchange.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="0,-112.5 0,-131.5 49,-131.5 49,-112.5 0,-112.5"/>
|
||||
<text text-anchor="middle" x="24.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M77.91,-168.4C67.21,-159.31 53.31,-147.49 42.37,-138.19"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="44.57,-135.47 34.69,-131.66 40.04,-140.8 44.57,-135.47"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="67.5,-112.5 67.5,-131.5 121.5,-131.5 121.5,-112.5 67.5,-112.5"/>
|
||||
<text text-anchor="middle" x="94.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M94.5,-168.4C94.5,-160.47 94.5,-150.46 94.5,-141.86"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="98,-141.66 94.5,-131.66 91,-141.66 98,-141.66"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="../../da/da3/uint256__t_8hpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="140,-112.5 140,-131.5 215,-131.5 215,-112.5 140,-112.5"/>
|
||||
<text text-anchor="middle" x="177.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">uint256_t.hpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M114.17,-168.4C127.1,-159.13 143.99,-147.03 157.07,-137.65"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="159.33,-140.33 165.42,-131.66 155.26,-134.64 159.33,-140.33"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="104,-0.5 104,-19.5 145,-19.5 145,-0.5 104,-0.5"/>
|
||||
<text text-anchor="middle" x="124.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M173.34,-112.37C164.67,-94.38 144.52,-52.55 132.99,-28.63"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="136.13,-27.08 128.64,-19.59 129.83,-30.12 136.13,-27.08"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="163.5,-0.5 163.5,-19.5 203.5,-19.5 203.5,-0.5 163.5,-0.5"/>
|
||||
<text text-anchor="middle" x="183.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">utility</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node4->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M177.97,-112.37C178.94,-94.62 181.17,-53.67 182.49,-29.6"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="185.98,-29.77 183.03,-19.59 178.99,-29.39 185.98,-29.77"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:href="../../da/d41/uint128__t_8hpp.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="206,-56.5 206,-75.5 281,-75.5 281,-56.5 206,-56.5"/>
|
||||
<text text-anchor="middle" x="243.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">uint128_t.hpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node4->Node7</title>
|
||||
<path fill="none" stroke="midnightblue" d="M188.1,-112.32C197.96,-104.26 212.85,-92.08 224.72,-82.37"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="227.18,-84.88 232.7,-75.83 222.75,-79.46 227.18,-84.88"/>
|
||||
</g>
|
||||
<!-- Node7->Node5 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node7->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M224.64,-56.44C205.23,-47.64 174.77,-33.81 152.54,-23.72"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="153.82,-20.46 143.27,-19.52 150.93,-26.84 153.82,-20.46"/>
|
||||
</g>
|
||||
<!-- Node7->Node6 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node7->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M233.86,-56.32C224.99,-48.34 211.63,-36.31 200.89,-26.65"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="203.09,-23.92 193.32,-19.83 198.41,-29.13 203.09,-23.92"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="221.5,-0.5 221.5,-19.5 277.5,-19.5 277.5,-0.5 221.5,-0.5"/>
|
||||
<text text-anchor="middle" x="249.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node7->Node8</title>
|
||||
<path fill="none" stroke="midnightblue" d="M244.49,-56.08C245.29,-48.93 246.43,-38.64 247.42,-29.69"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="250.9,-30.08 248.53,-19.75 243.94,-29.3 250.9,-30.08"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="295.5,-0.5 295.5,-19.5 347.5,-19.5 347.5,-0.5 295.5,-0.5"/>
|
||||
<text text-anchor="middle" x="321.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7->Node9 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node7->Node9</title>
|
||||
<path fill="none" stroke="midnightblue" d="M256.03,-56.32C268.09,-47.98 286.53,-35.21 300.77,-25.35"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="302.77,-28.22 309,-19.65 298.78,-22.47 302.77,-28.22"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.0 KiB |
Reference in New Issue
Block a user