Files
wireguard-apple/WireGuard/WireGuard/WireGuard-Bridging-Header.h
T
Jason A. Donenfeld 0539929d0c Key: Use C implementation instead
Swift compiles so slowly and it's unclear all of the insane type punning
was even correct.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2019-02-08 03:23:15 +01:00

8 lines
156 B
C

#include "x25519.h"
#include "unzip.h"
#include "zip.h"
#include "wireguard-go-version.h"
#include "ringlogger.h"
#include "highlighter.h"
#include "key.h"