fd527f73e6
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
6 lines
132 B
C
6 lines
132 B
C
// SPDX-License-Identifier: MIT
|
|
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
|
|
|
|
#include "key.h"
|
|
#include "x25519.h"
|