wireguard 0.0.20171221-1 source package in Ubuntu

Changelog

wireguard (0.0.20171221-1) unstable; urgency=medium

  * New upstream release
  * drop workaround curve25519_generate.js, fixed upstream

 -- Daniel Kahn Gillmor <email address hidden>  Wed, 20 Dec 2017 22:13:31 -0500

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wireguard_0.0.20171221-1.dsc 2.0 KiB 2e5ae7cf849e196a32afbf884441aa584fdfcdfc3d5f84f61b45cf540e8b6c78
wireguard_0.0.20171221.orig.tar.xz 211.0 KiB 1fc23434665bbed4d0d5102c5eb44841930c8ee2e0e29f50256633da7bbc2186
wireguard_0.0.20171221-1.debian.tar.xz 9.1 KiB 7b6a7b48cff76f07e3eed4705fb2738ec6e5283de70b3b0de129475e19d939e6

Available diffs

No changes file available.

Binary packages built by this source

wireguard-dkms: fast, modern, secure kernel VPN tunnel (DKMS version)

 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). It aims to be
 faster, simpler, leaner, and more useful than IPSec, while avoiding
 the massive headache. It intends to be considerably more performant
 than OpenVPN. WireGuard is designed as a general purpose VPN for
 running on embedded interfaces and super computers alike, fit for
 many different circumstances. It runs over UDP.
 .
 This package uses DKMS to automatically build the wireguard kernel
 module.

wireguard-tools: fast, modern, secure kernel VPN tunnel (userland utilities)

 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). It aims to be
 faster, simpler, leaner, and more useful than IPSec, while avoiding
 the massive headache. It intends to be considerably more performant
 than OpenVPN. WireGuard is designed as a general purpose VPN for
 running on embedded interfaces and super computers alike, fit for
 many different circumstances. It runs over UDP.
 .
 This package contains command-line tools to interact with the
 WireGuard kernel module. Currently, it provides only a single tool:
 .
 wg: set and retrieve configuration of WireGuard interfaces

wireguard-tools-dbgsym: debug symbols for wireguard-tools