Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
curve25519.h File Reference
#include <wireshark.h>

Go to the source code of this file.

Functions

WS_DLL_PUBLIC int crypto_scalarmult_curve25519 (unsigned char *q, const unsigned char *n, const unsigned char *p)
 
WS_DLL_PUBLIC int crypto_scalarmult_curve25519_base (unsigned char *q, const unsigned char *n)
 

Detailed Description

NaCl/Sodium-compatible API for Curve25519 cryptography.

Copyright (c) 2018, Peter Wu peter.nosp@m.@lek.nosp@m.enste.nosp@m.yn.n.nosp@m.l

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later