Netdev List
 help / color / mirror / Atom feed
From: "Adam Langley" <agl@imperialviolet.org>
To: netdev@vger.kernel.org
Subject: [RFC 0/2] TCP: Add TCP-AO support
Date: Fri, 18 Jul 2008 17:22:10 -0700	[thread overview]
Message-ID: <396556a20805301217k293e5718h6bbf02bfe069030@europa> (raw)

This is an experimental pair of patches which adds support for TCP-AO[1]. AO
(Auth option) is the replacement for TCP MD5 signatures, adding different MAC
functions, shorter functions, key rotation etc. See the comments at the top of
the 2/2 patch for details.

This patch still supports the TCP MD5 setsockopt as always, it's just a wrapper
around the TCP-AO code now.

The 1/2 patch is just a rename patch (s/md5sig/auth/ more of less). It gets its
own patch because, otherwise, you wouldn't be able to see the actual changes
for the noise.

This is only intended for comments on the userland interface and for anyone who
wishes to play with it. If you're in the latter set, I have a netcat-like tool
which can use the new interfaces.

[1] http://www.ietf.org/internet-drafts/draft-ietf-tcpm-tcp-auth-opt-01.txt

                 reply	other threads:[~2008-07-19  0:21 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=396556a20805301217k293e5718h6bbf02bfe069030@europa \
    --to=agl@imperialviolet.org \
    --cc=netdev@vger.kernel.org \
    /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