Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: ciphers::elliptic_curve_key_exchange Namespace Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -116,19 +116,19 @@ Classes</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="typedef-members" name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:af0a6e3521629c25c2b5d620f26429830"><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">ciphers::elliptic_curve_key_exchange::Point</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#af0a6e3521629c25c2b5d620f26429830">Point</a></td></tr>
<tr class="memitem:af0a6e3521629c25c2b5d620f26429830" id="r_af0a6e3521629c25c2b5d620f26429830"><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">ciphers::elliptic_curve_key_exchange::Point</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#af0a6e3521629c25c2b5d620f26429830">Point</a></td></tr>
<tr class="memdesc:af0a6e3521629c25c2b5d620f26429830"><td class="mdescLeft">&#160;</td><td class="mdescRight">Definition of struct <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html" title="Definition of struct Point.">Point</a>. <br /></td></tr>
<tr class="separator:af0a6e3521629c25c2b5d620f26429830"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ac00616a4e40d3cd5cfb4da87d9ff9af0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#ac00616a4e40d3cd5cfb4da87d9ff9af0">exp</a> (<a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> number, <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> <a class="el" href="../../df/def/power__for__huge__numbers_8cpp.html#ae249a2af508aa94266023ce8aa81426f">power</a>, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;mod)</td></tr>
<tr class="memitem:ac00616a4e40d3cd5cfb4da87d9ff9af0" id="r_ac00616a4e40d3cd5cfb4da87d9ff9af0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#ac00616a4e40d3cd5cfb4da87d9ff9af0">exp</a> (<a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> number, <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> <a class="el" href="../../df/def/power__for__huge__numbers_8cpp.html#ae249a2af508aa94266023ce8aa81426f">power</a>, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;mod)</td></tr>
<tr class="memdesc:ac00616a4e40d3cd5cfb4da87d9ff9af0"><td class="mdescLeft">&#160;</td><td class="mdescRight">This function calculates number raised to exponent power under modulo mod using <a href="https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/modular_exponentiation.cpp" target="_blank">Modular Exponentiation</a>. <br /></td></tr>
<tr class="separator:ac00616a4e40d3cd5cfb4da87d9ff9af0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc5fe9c2032fb7582c38a20d1fa69bcf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#acc5fe9c2032fb7582c38a20d1fa69bcf">addition</a> (<a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a> a, <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a> b, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;curve_a_coeff, <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> mod)</td></tr>
<tr class="memitem:acc5fe9c2032fb7582c38a20d1fa69bcf" id="r_acc5fe9c2032fb7582c38a20d1fa69bcf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#acc5fe9c2032fb7582c38a20d1fa69bcf">addition</a> (<a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a> a, <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a> b, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;curve_a_coeff, <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> mod)</td></tr>
<tr class="memdesc:acc5fe9c2032fb7582c38a20d1fa69bcf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Addition of points. <br /></td></tr>
<tr class="separator:acc5fe9c2032fb7582c38a20d1fa69bcf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17f3d667241b88115a95282cdd719cb2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#a17f3d667241b88115a95282cdd719cb2">multiply</a> (const <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a> &amp;a, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;curve_a_coeff, <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> p, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;mod)</td></tr>
<tr class="memitem:a17f3d667241b88115a95282cdd719cb2" id="r_a17f3d667241b88115a95282cdd719cb2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#a17f3d667241b88115a95282cdd719cb2">multiply</a> (const <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html">Point</a> &amp;a, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;curve_a_coeff, <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> p, const <a class="el" href="../../d1/d83/classuint256__t.html">uint256_t</a> &amp;mod)</td></tr>
<tr class="memdesc:a17f3d667241b88115a95282cdd719cb2"><td class="mdescLeft">&#160;</td><td class="mdescRight">multiply <a class="el" href="../../d6/d45/structciphers_1_1elliptic__curve__key__exchange_1_1_point.html" title="Definition of struct Point.">Point</a> and integer <br /></td></tr>
<tr class="separator:a17f3d667241b88115a95282cdd719cb2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
@@ -418,7 +418,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d6/d4e/namespaceciphers.html">ciphers</a></li><li class="navelem"><a class="el" href="../../df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html">elliptic_curve_key_exchange</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -1,11 +1,11 @@
<map id="ciphers::elliptic_curve_key_exchange::multiply" name="ciphers::elliptic_curve_key_exchange::multiply">
<area shape="rect" id="Node000001" title="multiply Point and integer" alt="" coords="5,5,171,46"/>
<area shape="rect" id="Node000002" href="$df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#acc5fe9c2032fb7582c38a20d1fa69bcf" title="Addition of points." alt="" coords="219,5,384,46"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="171,23,204,23,204,28,171,28"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="171,23,203,23,203,28,171,28"/>
<area shape="rect" id="Node000003" href="$df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#ac00616a4e40d3cd5cfb4da87d9ff9af0" title="This function calculates number raised to exponent power under modulo mod using Modular Exponentiatio..." alt="" coords="432,5,579,46"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="384,23,417,23,417,28,384,28"/>
<area shape="rect" id="Node000004" href="$df/def/power__for__huge__numbers_8cpp.html#ae249a2af508aa94266023ce8aa81426f" title=" " alt="" coords="627,13,684,39"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="580,23,612,23,612,28,580,28"/>
<area shape="rect" id="Node000005" href="$df/def/power__for__huge__numbers_8cpp.html#aa141a7904f0c4668bac112d652a3acf9" title=" " alt="" coords="732,13,798,39"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="684,23,717,23,717,28,684,28"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="684,23,716,23,716,28,684,28"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: ciphers::elliptic_curve_key_exchange::multiply Pages: 1 -->
<!--zoomable 39 -->
@@ -78,8 +78,8 @@ var sectionId = 'dynsection-2';
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M124.09,-15.25C132.18,-15.25 140.53,-15.25 148.79,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.55,-18.75 158.55,-15.25 148.55,-11.75 148.55,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M124.09,-15.25C132,-15.25 140.16,-15.25 148.23,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.04,-18.75 158.04,-15.25 148.04,-11.75 148.04,-18.75"/>
</a>
</g>
</g>
@@ -97,8 +97,8 @@ var sectionId = 'dynsection-2';
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M284.08,-15.25C292.29,-15.25 300.74,-15.25 309.02,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.77,-18.75 318.77,-15.25 308.77,-11.75 308.77,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M284.08,-15.25C292.11,-15.25 300.36,-15.25 308.46,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.25,-18.75 318.25,-15.25 308.25,-11.75 308.25,-18.75"/>
</a>
</g>
</g>
@@ -115,8 +115,8 @@ var sectionId = 'dynsection-2';
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M430.79,-15.25C439.16,-15.25 447.55,-15.25 455.18,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="455.1,-18.75 465.1,-15.25 455.1,-11.75 455.1,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M430.79,-15.25C438.96,-15.25 447.15,-15.25 454.64,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="454.59,-18.75 464.59,-15.25 454.59,-11.75 454.59,-18.75"/>
</a>
</g>
</g>
@@ -133,8 +133,8 @@ var sectionId = 'dynsection-2';
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M509.23,-15.25C516.61,-15.25 525.16,-15.25 533.43,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="533.4,-18.75 543.4,-15.25 533.4,-11.75 533.4,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M509.23,-15.25C516.53,-15.25 524.96,-15.25 533.15,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="532.88,-18.75 542.88,-15.25 532.88,-11.75 532.88,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: ciphers::elliptic_curve_key_exchange::multiply Pages: 1 -->
<svg width="603pt" height="39pt"
@@ -32,8 +32,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M124.09,-15.25C132.18,-15.25 140.53,-15.25 148.79,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.55,-18.75 158.55,-15.25 148.55,-11.75 148.55,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M124.09,-15.25C132,-15.25 140.16,-15.25 148.23,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.04,-18.75 158.04,-15.25 148.04,-11.75 148.04,-18.75"/>
</a>
</g>
</g>
@@ -51,8 +51,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M284.08,-15.25C292.29,-15.25 300.74,-15.25 309.02,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.77,-18.75 318.77,-15.25 308.77,-11.75 308.77,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M284.08,-15.25C292.11,-15.25 300.36,-15.25 308.46,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.25,-18.75 318.25,-15.25 308.25,-11.75 308.25,-18.75"/>
</a>
</g>
</g>
@@ -69,8 +69,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M430.79,-15.25C439.16,-15.25 447.55,-15.25 455.18,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="455.1,-18.75 465.1,-15.25 455.1,-11.75 455.1,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M430.79,-15.25C438.96,-15.25 447.15,-15.25 454.64,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="454.59,-18.75 464.59,-15.25 454.59,-11.75 454.59,-18.75"/>
</a>
</g>
</g>
@@ -87,8 +87,8 @@
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M509.23,-15.25C516.61,-15.25 525.16,-15.25 533.43,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="533.4,-18.75 543.4,-15.25 533.4,-11.75 533.4,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M509.23,-15.25C516.53,-15.25 524.96,-15.25 533.15,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="532.88,-18.75 542.88,-15.25 532.88,-11.75 532.88,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -1,7 +1,7 @@
<map id="ciphers::elliptic_curve_key_exchange::exp" name="ciphers::elliptic_curve_key_exchange::exp">
<area shape="rect" id="Node000001" title="This function calculates number raised to exponent power under modulo mod using Modular Exponentiatio..." alt="" coords="5,5,153,46"/>
<area shape="rect" id="Node000002" href="$df/def/power__for__huge__numbers_8cpp.html#ae249a2af508aa94266023ce8aa81426f" title=" " alt="" coords="201,13,257,39"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="153,23,186,23,186,28,153,28"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="153,23,185,23,185,28,153,28"/>
<area shape="rect" id="Node000003" href="$df/def/power__for__huge__numbers_8cpp.html#aa141a7904f0c4668bac112d652a3acf9" title=" " alt="" coords="305,13,371,39"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="258,23,290,23,290,28,258,28"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: ciphers::elliptic_curve_key_exchange::exp Pages: 1 -->
<svg width="283pt" height="39pt"
@@ -41,8 +41,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.79,-15.25C119.16,-15.25 127.55,-15.25 135.18,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.1,-18.75 145.1,-15.25 135.1,-11.75 135.1,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M110.79,-15.25C118.96,-15.25 127.15,-15.25 134.64,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.59,-18.75 144.59,-15.25 134.59,-11.75 134.59,-18.75"/>
</a>
</g>
</g>
@@ -59,8 +59,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M189.23,-15.25C196.61,-15.25 205.16,-15.25 213.43,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="213.4,-18.75 223.4,-15.25 213.4,-11.75 213.4,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M189.23,-15.25C196.53,-15.25 204.96,-15.25 213.15,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.88,-18.75 222.88,-15.25 212.88,-11.75 212.88,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: ciphers::elliptic_curve_key_exchange::exp Pages: 1 -->
<svg width="283pt" height="39pt"
@@ -31,8 +31,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.79,-15.25C119.16,-15.25 127.55,-15.25 135.18,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.1,-18.75 145.1,-15.25 135.1,-11.75 135.1,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M110.79,-15.25C118.96,-15.25 127.15,-15.25 134.64,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.59,-18.75 144.59,-15.25 134.59,-11.75 134.59,-18.75"/>
</a>
</g>
</g>
@@ -49,8 +49,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M189.23,-15.25C196.61,-15.25 205.16,-15.25 213.43,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="213.4,-18.75 223.4,-15.25 213.4,-11.75 213.4,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M189.23,-15.25C196.53,-15.25 204.96,-15.25 213.15,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.88,-18.75 222.88,-15.25 212.88,-11.75 212.88,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -1,9 +1,9 @@
<map id="ciphers::elliptic_curve_key_exchange::addition" name="ciphers::elliptic_curve_key_exchange::addition">
<area shape="rect" id="Node000001" title="Addition of points." alt="" coords="5,5,171,46"/>
<area shape="rect" id="Node000002" href="$df/d6b/namespaceciphers_1_1elliptic__curve__key__exchange.html#ac00616a4e40d3cd5cfb4da87d9ff9af0" title="This function calculates number raised to exponent power under modulo mod using Modular Exponentiatio..." alt="" coords="219,5,366,46"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="171,23,204,23,204,28,171,28"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="171,23,203,23,203,28,171,28"/>
<area shape="rect" id="Node000003" href="$df/def/power__for__huge__numbers_8cpp.html#ae249a2af508aa94266023ce8aa81426f" title=" " alt="" coords="414,13,470,39"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="366,23,399,23,399,28,366,28"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="366,23,398,23,398,28,366,28"/>
<area shape="rect" id="Node000004" href="$df/def/power__for__huge__numbers_8cpp.html#aa141a7904f0c4668bac112d652a3acf9" title=" " alt="" coords="518,13,585,39"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="471,23,503,23,503,28,471,28"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: ciphers::elliptic_curve_key_exchange::addition Pages: 1 -->
<svg width="443pt" height="39pt"
@@ -42,8 +42,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M124.08,-15.25C132.29,-15.25 140.74,-15.25 149.02,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.77,-18.75 158.77,-15.25 148.77,-11.75 148.77,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M124.08,-15.25C132.11,-15.25 140.36,-15.25 148.46,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.25,-18.75 158.25,-15.25 148.25,-11.75 148.25,-18.75"/>
</a>
</g>
</g>
@@ -60,8 +60,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M270.79,-15.25C279.16,-15.25 287.55,-15.25 295.18,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="295.1,-18.75 305.1,-15.25 295.1,-11.75 295.1,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M270.79,-15.25C278.96,-15.25 287.15,-15.25 294.64,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="294.59,-18.75 304.59,-15.25 294.59,-11.75 294.59,-18.75"/>
</a>
</g>
</g>
@@ -78,8 +78,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M349.23,-15.25C356.61,-15.25 365.16,-15.25 373.43,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="373.4,-18.75 383.4,-15.25 373.4,-11.75 373.4,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M349.23,-15.25C356.53,-15.25 364.96,-15.25 373.15,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="372.88,-18.75 382.88,-15.25 372.88,-11.75 372.88,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: ciphers::elliptic_curve_key_exchange::addition Pages: 1 -->
<svg width="443pt" height="39pt"
@@ -32,8 +32,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M124.08,-15.25C132.29,-15.25 140.74,-15.25 149.02,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.77,-18.75 158.77,-15.25 148.77,-11.75 148.77,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M124.08,-15.25C132.11,-15.25 140.36,-15.25 148.46,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.25,-18.75 158.25,-15.25 148.25,-11.75 148.25,-18.75"/>
</a>
</g>
</g>
@@ -50,8 +50,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M270.79,-15.25C279.16,-15.25 287.55,-15.25 295.18,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="295.1,-18.75 305.1,-15.25 295.1,-11.75 295.1,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M270.79,-15.25C278.96,-15.25 287.15,-15.25 294.64,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="294.59,-18.75 304.59,-15.25 294.59,-11.75 294.59,-18.75"/>
</a>
</g>
</g>
@@ -68,8 +68,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M349.23,-15.25C356.61,-15.25 365.16,-15.25 373.43,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="373.4,-18.75 383.4,-15.25 373.4,-11.75 373.4,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M349.23,-15.25C356.53,-15.25 364.96,-15.25 373.15,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="372.88,-18.75 382.88,-15.25 372.88,-11.75 372.88,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB