From: Arif Hossain <etothepowerpi@gmail.com>
To: netfilter-devel <netfilter-devel@vger.kernel.org>,
nefilter@vger.kernel.org
Subject: CRYPT target patch for newer kernel ?
Date: Wed, 08 Aug 2012 18:25:41 +0600 [thread overview]
Message-ID: <1344428741.4763.21.camel@localhost> (raw)
Hi,
I've come across many "CRYPT" or similar target patches will encrypt UDP
or TCP traffic.
Examples are :
1. A simple XOR target(-j XOR --key)
http://lists.netfilter.org/pipermail/netfilter-devel/2003-May/011532.html
2. A more robust ENCRYPT/DECRYPT target which will use full crypto api
of linux kernel:
http://0pointer.de/lennart/projects/seppl/
3. A generic CRYPT target
http://lwn.net/Articles/184670/
The last one i couldn't found any code. I've found the corresponding
mail in archive but the developer didn't submit it by a patch, but
submitted a download link which is a dead link anyway.
The first and second extensions are way out of date.
I need these extensions. So i can develop one of my own, or port those
old ones.
Before doing so, any newer extensions there which performs this? So that
i can modify that directly without porting it first?
--
Cheers
aft
aftnix@gmail.com
next reply other threads:[~2012-08-08 12:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 12:25 Arif Hossain [this message]
2012-08-08 13:41 ` CRYPT target patch for newer kernel ? Jan Engelhardt
2012-08-08 13:53 ` Arif Hossain
2012-08-08 14:15 ` Jan Engelhardt
2012-08-08 14:15 ` Arif Hossain
2012-08-08 15:34 ` Jan Engelhardt
2012-08-08 15:41 ` Arif Hossain
2012-08-08 16:06 ` Jan Engelhardt
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=1344428741.4763.21.camel@localhost \
--to=etothepowerpi@gmail.com \
--cc=nefilter@vger.kernel.org \
--cc=netfilter-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.