Component: Hydro Encryption (Comms: Networking): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"" |
||
| Line 68: | Line 68: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''hash_keygen''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''hash_keygen''' | ||
|- | |- | ||
| Line 87: | Line 87: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''hash_with_key''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''hash_with_key''' | ||
|- | |- | ||
| Line 121: | Line 121: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''hash_without_key''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''hash_without_key''' | ||
|- | |- | ||
| Line 150: | Line 150: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''init''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''init''' | ||
|- | |- | ||
| Line 164: | Line 164: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''secretbox_decrypt''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''secretbox_decrypt''' | ||
|- | |- | ||
| Line 203: | Line 203: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''secretbox_encrypt''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''secretbox_encrypt''' | ||
|- | |- | ||
| Line 242: | Line 242: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''secretbox_keygen''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''secretbox_keygen''' | ||
|- | |- | ||
| Line 261: | Line 261: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''sign_create''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''sign_create''' | ||
|- | |- | ||
| Line 295: | Line 295: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''sign_keygen''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''sign_keygen''' | ||
|- | |- | ||
| Line 319: | Line 319: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''sign_verify''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''sign_verify''' | ||
|- | |- | ||
Revision as of 14:17, 13 July 2026
| Author | |
| Version | 1.0 |
| Category | Comms: Networking |
Hydro Encryption component
A cipher suite to enable encryption and decryption of data messages, based on libhydrogen.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_libhydrogen.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_libhydrogen.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
hash_keygen
| hash_keygen | |
| Creates a secret key suitable for use with the hash_hash function. You must provide a 32 byte array for the key. | |
| key | |
| Return | |
hash_with_key
hash_without_key
init
| init | |
| Initialisation function. To be called at the very start of your program. | |
| Return | |
secretbox_decrypt
secretbox_encrypt
secretbox_keygen
| secretbox_keygen | |
| Creates a secret key suitable for use with the secretbox functions. You must provide a 32 byte array for the key. | |
| key | |
| Return | |
sign_create
sign_keygen
sign_verify
Property reference
| Properties |