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@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html