Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: udp auth/encryption in userspace
Date: Sat, 11 Feb 2017 08:08:35 -0800	[thread overview]
Message-ID: <CAA93jw5eSCUvTzF1Xk15b1ZG=CnsoM3TEXeSeE=9gW-TowfQjw@mail.gmail.com> (raw)

I am curious if any pre-existing code exists for using wireguard like
methods over udp in userspace? Most of the examples for libsodium, etc
are all tcp based. A daemon I'm trying to spec need to run at early
boot (where the clock is wrong and might be slewed forward at any
time), and can't hang. Bonus points if the libs required are small...

(It would be kind of neat if there was a way to push all the needed
crypto into kernelspace and just hand the daemon the decoded packet)

--=20
Dave T=C3=A4ht
Let's go make home routers and wifi faster! With better software!
http://blog.cerowrt.org

                 reply	other threads:[~2017-02-11 15:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA93jw5eSCUvTzF1Xk15b1ZG=CnsoM3TEXeSeE=9gW-TowfQjw@mail.gmail.com' \
    --to=dave.taht@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).