Date: Mon, 21 May 2001 19:12:53 +0200 From: Brad Knowles <brad.knowles@skynet.be> To: FreeBSD Chat Mailing List <freebsd-chat@freebsd.org> Subject: IEEE 802.11b wireless ethernet security... Message-ID: <p0510032bb72efd01a64b@[194.78.241.123]>
next in thread | raw e-mail | index | archive | help
Folks, My first column is online at <http://www.powerbookcentral.com/columns/knowles/052101.shtml>. While this is a Macintosh PowerBook-specific website, I feel that the article is generally applicable to anyone wanting to do 802.11b networking. I would appreciate it if you would give me any feedback you may have as to things I may have missed, inaccuracies in the article, etc.... And yes, I'm sending out this announcement to multiple mailing lists, so you may see more than one copy. That's to be expected. -- Brad Knowles, <brad.knowles@skynet.be> /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* Represented as 1045 digit prime number by Phil Carmody */ /* Prime as DNS cname chain by Roy Arends and Walter Belgers */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* where title-key = "153 2 8 105 225" or other similar 5-byte key */ dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0510032bb72efd01a64b>