readme.wep
来自「Linux Wireless LAN Project 的目标是开发一个完整的」· WEP 代码 · 共 18 行
WEP
18 行
README.wepSome of you may note that there is Wired Equivalent Privacy (WEP)stuff in the code and startup scripts. Unfortunately, it's notsupported in the public release.The WEP algorithm is based on RC4 which some consider the 'property'of RSA. I have an implementation of WEP, but I cannot distribute itbecause of concerns about being sued. It's not hard to implement andif you want to, everything needed to support it is in the code. So,for your own purposes, you'll have to roll your own.Personally, if I were that worried about it (which I'm not, I justhaven't any real secrets to keep), I'd just use one of the VPN tunnel protocols or ssh between my wireless stations and the base.-Mark
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?