Skip to content

Commit

Permalink
Recompiled docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchedPolygons committed Aug 17, 2020
1 parent fa302b8 commit dcfd8f7
Show file tree
Hide file tree
Showing 30 changed files with 150 additions and 123 deletions.
21 changes: 19 additions & 2 deletions docs/constants_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,10 @@
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a392b1067fbca2a5590a28a51a22b85d6"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constants_8h.html#a392b1067fbca2a5590a28a51a22b85d6">CECIES_VERSION</a>&#160;&#160;&#160;210</td></tr>
<tr class="memitem:a392b1067fbca2a5590a28a51a22b85d6"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constants_8h.html#a392b1067fbca2a5590a28a51a22b85d6">CECIES_VERSION</a>&#160;&#160;&#160;212</td></tr>
<tr class="separator:a392b1067fbca2a5590a28a51a22b85d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a394343a1795e3bf75f587f69f6e09787"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constants_8h.html#a394343a1795e3bf75f587f69f6e09787">CECIES_VERSION_STR</a>&#160;&#160;&#160;&quot;2.1.2&quot;</td></tr>
<tr class="separator:a394343a1795e3bf75f587f69f6e09787"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad71e4756e3bc5a1125ca086587286600"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constants_8h.html#ad71e4756e3bc5a1125ca086587286600">CECIES_X25519_KEY_SIZE</a>&#160;&#160;&#160;32</td></tr>
<tr class="separator:ad71e4756e3bc5a1125ca086587286600"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a038c483a06eaff1b607b5720d51cd7ca"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="constants_8h.html#a038c483a06eaff1b607b5720d51cd7ca">CECIES_X448_KEY_SIZE</a>&#160;&#160;&#160;56</td></tr>
Expand Down Expand Up @@ -147,12 +149,27 @@ <h2 class="memtitle"><span class="permalink"><a href="#a392b1067fbca2a5590a28a51
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define CECIES_VERSION&#160;&#160;&#160;210</td>
<td class="memname">#define CECIES_VERSION&#160;&#160;&#160;212</td>
</tr>
</table>
</div><div class="memdoc">
<p>The version number of this CECIES implementation. </p>

</div>
</div>
<a id="a394343a1795e3bf75f587f69f6e09787"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a394343a1795e3bf75f587f69f6e09787">&#9670;&nbsp;</a></span>CECIES_VERSION_STR</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define CECIES_VERSION_STR&#160;&#160;&#160;&quot;2.1.2&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>The version number of this CECIES implementation (nicely-formatted string). </p>

</div>
</div>
<a id="ad71e4756e3bc5a1125ca086587286600"></a>
Expand Down
108 changes: 55 additions & 53 deletions docs/constants_8h_source.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ <h3><a id="index_c"></a>- c -</h3><ul>
<li>CECIES_VERSION
: <a class="el" href="constants_8h.html#a392b1067fbca2a5590a28a51a22b85d6">constants.h</a>
</li>
<li>CECIES_VERSION_STR
: <a class="el" href="constants_8h.html#a394343a1795e3bf75f587f69f6e09787">constants.h</a>
</li>
<li>CECIES_X25519_KEY_SIZE
: <a class="el" href="constants_8h.html#ad71e4756e3bc5a1125ca086587286600">constants.h</a>
</li>
Expand Down
3 changes: 3 additions & 0 deletions docs/globals_defs.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
<li>CECIES_VERSION
: <a class="el" href="constants_8h.html#a392b1067fbca2a5590a28a51a22b85d6">constants.h</a>
</li>
<li>CECIES_VERSION_STR
: <a class="el" href="constants_8h.html#a394343a1795e3bf75f587f69f6e09787">constants.h</a>
</li>
<li>CECIES_X25519_KEY_SIZE
: <a class="el" href="constants_8h.html#ad71e4756e3bc5a1125ca086587286600">constants.h</a>
</li>
Expand Down
7 changes: 4 additions & 3 deletions docs/search/all_0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/search/all_1.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['decrypt_2eh_32',['decrypt.h',['../decrypt_8h.html',1,'']]]
['decrypt_2eh_33',['decrypt.h',['../decrypt_8h.html',1,'']]]
];
8 changes: 4 additions & 4 deletions docs/search/all_2.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var searchData=
[
['empty256_33',['empty256',['../constants_8h.html#a3af06471acf8ae0d71b8cacfaa64b722',1,'constants.h']]],
['empty32_34',['empty32',['../constants_8h.html#a6e029ca711d467cec6c1dde04be91228',1,'constants.h']]],
['empty64_35',['empty64',['../constants_8h.html#a065e72301221b809831106b92143a428',1,'constants.h']]],
['encrypt_2eh_36',['encrypt.h',['../encrypt_8h.html',1,'']]]
['empty256_34',['empty256',['../constants_8h.html#a3af06471acf8ae0d71b8cacfaa64b722',1,'constants.h']]],
['empty32_35',['empty32',['../constants_8h.html#a6e029ca711d467cec6c1dde04be91228',1,'constants.h']]],
['empty64_36',['empty64',['../constants_8h.html#a065e72301221b809831106b92143a428',1,'constants.h']]],
['encrypt_2eh_37',['encrypt.h',['../encrypt_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/all_3.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['guid_2eh_37',['guid.h',['../guid_8h.html',1,'']]]
['guid_2eh_38',['guid.h',['../guid_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/all_4.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['hexstring_38',['hexstring',['../structcecies__curve25519__key.html#abf381ec507ffbc17e84640fd8bbbcb03',1,'cecies_curve25519_key::hexstring()'],['../structcecies__curve448__key.html#a97ad4b93f4ae3f1ee51e0ec9d30b310d',1,'cecies_curve448_key::hexstring()']]]
['hexstring_39',['hexstring',['../structcecies__curve25519__key.html#abf381ec507ffbc17e84640fd8bbbcb03',1,'cecies_curve25519_key::hexstring()'],['../structcecies__curve448__key.html#a97ad4b93f4ae3f1ee51e0ec9d30b310d',1,'cecies_curve448_key::hexstring()']]]
];
2 changes: 1 addition & 1 deletion docs/search/all_5.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['keygen_2eh_39',['keygen.h',['../keygen_8h.html',1,'']]]
['keygen_2eh_40',['keygen.h',['../keygen_8h.html',1,'']]]
];
4 changes: 2 additions & 2 deletions docs/search/all_6.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var searchData=
[
['private_5fkey_40',['private_key',['../structcecies__curve25519__keypair.html#ac72f7a88ed2dc2c24d10f19db50664ce',1,'cecies_curve25519_keypair::private_key()'],['../structcecies__curve448__keypair.html#a64221be323012411324f3d1dc93c2095',1,'cecies_curve448_keypair::private_key()']]],
['public_5fkey_41',['public_key',['../structcecies__curve25519__keypair.html#a156721930b32d486d90284611d98f891',1,'cecies_curve25519_keypair::public_key()'],['../structcecies__curve448__keypair.html#ad391bdc968191a52ca93b53d3f834a25',1,'cecies_curve448_keypair::public_key()']]]
['private_5fkey_41',['private_key',['../structcecies__curve25519__keypair.html#ac72f7a88ed2dc2c24d10f19db50664ce',1,'cecies_curve25519_keypair::private_key()'],['../structcecies__curve448__keypair.html#a64221be323012411324f3d1dc93c2095',1,'cecies_curve448_keypair::private_key()']]],
['public_5fkey_42',['public_key',['../structcecies__curve25519__keypair.html#a156721930b32d486d90284611d98f891',1,'cecies_curve25519_keypair::public_key()'],['../structcecies__curve448__keypair.html#ad391bdc968191a52ca93b53d3f834a25',1,'cecies_curve448_keypair::public_key()']]]
];
2 changes: 1 addition & 1 deletion docs/search/all_7.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['string_42',['string',['../structcecies__guid.html#a5fe66f9ac5002d573ecb1901a5eaca43',1,'cecies_guid']]]
['string_43',['string',['../structcecies__guid.html#a5fe66f9ac5002d573ecb1901a5eaca43',1,'cecies_guid']]]
];
2 changes: 1 addition & 1 deletion docs/search/all_8.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['types_2eh_43',['types.h',['../types_8h.html',1,'']]]
['types_2eh_44',['types.h',['../types_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/all_9.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['util_2eh_44',['util.h',['../util_8h.html',1,'']]]
['util_2eh_45',['util.h',['../util_8h.html',1,'']]]
];
10 changes: 5 additions & 5 deletions docs/search/classes_0.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
var searchData=
[
['cecies_5fcurve25519_5fkey_45',['cecies_curve25519_key',['../structcecies__curve25519__key.html',1,'']]],
['cecies_5fcurve25519_5fkeypair_46',['cecies_curve25519_keypair',['../structcecies__curve25519__keypair.html',1,'']]],
['cecies_5fcurve448_5fkey_47',['cecies_curve448_key',['../structcecies__curve448__key.html',1,'']]],
['cecies_5fcurve448_5fkeypair_48',['cecies_curve448_keypair',['../structcecies__curve448__keypair.html',1,'']]],
['cecies_5fguid_49',['cecies_guid',['../structcecies__guid.html',1,'']]]
['cecies_5fcurve25519_5fkey_46',['cecies_curve25519_key',['../structcecies__curve25519__key.html',1,'']]],
['cecies_5fcurve25519_5fkeypair_47',['cecies_curve25519_keypair',['../structcecies__curve25519__keypair.html',1,'']]],
['cecies_5fcurve448_5fkey_48',['cecies_curve448_key',['../structcecies__curve448__key.html',1,'']]],
['cecies_5fcurve448_5fkeypair_49',['cecies_curve448_keypair',['../structcecies__curve448__keypair.html',1,'']]],
['cecies_5fguid_50',['cecies_guid',['../structcecies__guid.html',1,'']]]
];
11 changes: 6 additions & 5 deletions docs/search/defines_0.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
var searchData=
[
['cecies_5fmax_90',['CECIES_MAX',['../util_8h.html#aaeccc2ccc982178c6bf0f0636522eeab',1,'util.h']]],
['cecies_5fmin_91',['CECIES_MIN',['../util_8h.html#af44809f966d732184ff45c5c477ea9e0',1,'util.h']]],
['cecies_5fversion_92',['CECIES_VERSION',['../constants_8h.html#a392b1067fbca2a5590a28a51a22b85d6',1,'constants.h']]],
['cecies_5fx25519_5fkey_5fsize_93',['CECIES_X25519_KEY_SIZE',['../constants_8h.html#ad71e4756e3bc5a1125ca086587286600',1,'constants.h']]],
['cecies_5fx448_5fkey_5fsize_94',['CECIES_X448_KEY_SIZE',['../constants_8h.html#a038c483a06eaff1b607b5720d51cd7ca',1,'constants.h']]]
['cecies_5fmax_91',['CECIES_MAX',['../util_8h.html#aaeccc2ccc982178c6bf0f0636522eeab',1,'util.h']]],
['cecies_5fmin_92',['CECIES_MIN',['../util_8h.html#af44809f966d732184ff45c5c477ea9e0',1,'util.h']]],
['cecies_5fversion_93',['CECIES_VERSION',['../constants_8h.html#a392b1067fbca2a5590a28a51a22b85d6',1,'constants.h']]],
['cecies_5fversion_5fstr_94',['CECIES_VERSION_STR',['../constants_8h.html#a394343a1795e3bf75f587f69f6e09787',1,'constants.h']]],
['cecies_5fx25519_5fkey_5fsize_95',['CECIES_X25519_KEY_SIZE',['../constants_8h.html#ad71e4756e3bc5a1125ca086587286600',1,'constants.h']]],
['cecies_5fx448_5fkey_5fsize_96',['CECIES_X448_KEY_SIZE',['../constants_8h.html#a038c483a06eaff1b607b5720d51cd7ca',1,'constants.h']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_0.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['constants_2eh_50',['constants.h',['../constants_8h.html',1,'']]]
['constants_2eh_51',['constants.h',['../constants_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_1.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['decrypt_2eh_51',['decrypt.h',['../decrypt_8h.html',1,'']]]
['decrypt_2eh_52',['decrypt.h',['../decrypt_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_2.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['encrypt_2eh_52',['encrypt.h',['../encrypt_8h.html',1,'']]]
['encrypt_2eh_53',['encrypt.h',['../encrypt_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_3.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['guid_2eh_53',['guid.h',['../guid_8h.html',1,'']]]
['guid_2eh_54',['guid.h',['../guid_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_4.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['keygen_2eh_54',['keygen.h',['../keygen_8h.html',1,'']]]
['keygen_2eh_55',['keygen.h',['../keygen_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_5.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['types_2eh_55',['types.h',['../types_8h.html',1,'']]]
['types_2eh_56',['types.h',['../types_8h.html',1,'']]]
];
2 changes: 1 addition & 1 deletion docs/search/files_6.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var searchData=
[
['util_2eh_56',['util.h',['../util_8h.html',1,'']]]
['util_2eh_57',['util.h',['../util_8h.html',1,'']]]
];
42 changes: 21 additions & 21 deletions docs/search/functions_0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/search/typedefs_0.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
var searchData=
[
['cecies_5fcurve25519_5fkey_85',['cecies_curve25519_key',['../types_8h.html#adf244bee9df1091834dbda5c0f18e2a0',1,'types.h']]],
['cecies_5fcurve25519_5fkeypair_86',['cecies_curve25519_keypair',['../types_8h.html#addd1c911ce5a833022358ae17cdc7c75',1,'types.h']]],
['cecies_5fcurve448_5fkey_87',['cecies_curve448_key',['../types_8h.html#a6c786571c60119510497e27e5836a533',1,'types.h']]],
['cecies_5fcurve448_5fkeypair_88',['cecies_curve448_keypair',['../types_8h.html#a1a8e8a6e53174f4b812a2dfb5c25adc2',1,'types.h']]],
['cecies_5fguid_89',['cecies_guid',['../types_8h.html#a2249150a13a7a273d3ff74400d931642',1,'types.h']]]
['cecies_5fcurve25519_5fkey_86',['cecies_curve25519_key',['../types_8h.html#adf244bee9df1091834dbda5c0f18e2a0',1,'types.h']]],
['cecies_5fcurve25519_5fkeypair_87',['cecies_curve25519_keypair',['../types_8h.html#addd1c911ce5a833022358ae17cdc7c75',1,'types.h']]],
['cecies_5fcurve448_5fkey_88',['cecies_curve448_key',['../types_8h.html#a6c786571c60119510497e27e5836a533',1,'types.h']]],
['cecies_5fcurve448_5fkeypair_89',['cecies_curve448_keypair',['../types_8h.html#a1a8e8a6e53174f4b812a2dfb5c25adc2',1,'types.h']]],
['cecies_5fguid_90',['cecies_guid',['../types_8h.html#a2249150a13a7a273d3ff74400d931642',1,'types.h']]]
];
6 changes: 3 additions & 3 deletions docs/search/variables_0.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var searchData=
[
['empty256_78',['empty256',['../constants_8h.html#a3af06471acf8ae0d71b8cacfaa64b722',1,'constants.h']]],
['empty32_79',['empty32',['../constants_8h.html#a6e029ca711d467cec6c1dde04be91228',1,'constants.h']]],
['empty64_80',['empty64',['../constants_8h.html#a065e72301221b809831106b92143a428',1,'constants.h']]]
['empty256_79',['empty256',['../constants_8h.html#a3af06471acf8ae0d71b8cacfaa64b722',1,'constants.h']]],
['empty32_80',['empty32',['../constants_8h.html#a6e029ca711d467cec6c1dde04be91228',1,'constants.h']]],
['empty64_81',['empty64',['../constants_8h.html#a065e72301221b809831106b92143a428',1,'constants.h']]]
];
Loading

0 comments on commit dcfd8f7

Please sign in to comment.