Abstract | 第3页 |
Contents | 第4-7页 |
Table Content | 第7-8页 |
Figure Content | 第8-9页 |
Table of abbreviaitons | 第9-10页 |
Chapter 1 Introduction | 第10-14页 |
1.1 Background and problem | 第10-11页 |
1.2 Thesis objective | 第11页 |
1.3 Scope of the analysis | 第11-12页 |
1.4 Expected benefits | 第12页 |
1.5 The structure of the thesis | 第12-14页 |
Chapter 2 Related literatu re and theoretical focus | 第14-44页 |
2.1 Standard wireless network IEEE 802.11 | 第14-15页 |
2.2 Security System of Data | 第15页 |
2.3 symmetric key algorithms | 第15-17页 |
2.3.1 DES algorithms | 第16-17页 |
2.3.2 RC4 algorithms | 第17页 |
2.3.3 AES algorithms | 第17页 |
2.4 Asymmetric Key Algorithm | 第17页 |
2.5 Message Digests | 第17-18页 |
2.5.1 MD5 | 第18页 |
2.5.2 SHA | 第18页 |
2.6 Algorithm for encrypt public key | 第18-22页 |
2.6.1 RSA algorithms | 第18页 |
2.6.2 Elliptic Curve Algorithms | 第18-22页 |
2.7 Digital Signature | 第22-25页 |
2.7.1 DSA(Digital Signature Algorithm) | 第22-24页 |
2.7.2 ECDSA(Elliptic Curve Digital Signature Algorithm) | 第24-25页 |
2.8 Security of Wired Equivalent Privacy(WEP) | 第25-27页 |
2.8.1 WEP Encryption | 第25-26页 |
2.8.2 WEP Decryption | 第26-27页 |
2.9 Problems with WEP | 第27-28页 |
2.9.1 Vulnerability of WEP Encryption | 第27-28页 |
2.9.2 Problems with Authentication | 第28页 |
2.10 Wi-Fi Protected Access(WPA) | 第28-29页 |
2.11 WPA2 | 第29-30页 |
2.11.1 Personal Mode | 第30页 |
2.11.2 Enterprise Mode | 第30页 |
2.12 IEEE 802.11i Standard | 第30-32页 |
2.12.1 RSNA (Robust Secure Network Architecture) | 第31-32页 |
2.13 IEEE 802.1X Port-Base Network Access Control | 第32-34页 |
2.13.1 Extensive Authentication Protocol over Local Area Network(EAPOL) | 第34页 |
2.14 Remote Authentication Dial-In User Service(SADIUS) | 第34-35页 |
2.15 EAP Protocol | 第35-43页 |
2.15.1 EAP qualities | 第36-39页 |
2.15.2 EAP-TLS | 第39-40页 |
2.15.3 EAP-TTLS(Tunnel TLS) | 第40-41页 |
2.15.4 EAP-PEAP(Protocol EAP) | 第41-43页 |
2.16 The previous research | 第43-44页 |
Chapter 3The Research Methodology | 第44-58页 |
3.1 Background of the problems of the analysis | 第44页 |
3.2 Design System for Research | 第44-46页 |
3.2.1 Design PC Server System | 第44-45页 |
3.2.2 Design AP Server System | 第45-46页 |
3.2.2.1 Cisco Linksys WRT54GL v1.1 | 第45-46页 |
3.2.2.2 OpenWRT Firmware Overview | 第46页 |
3.4 Feature of the RSNA in the AP Server System | 第46-48页 |
3.5 Installation and Configure System | 第48-56页 |
3.5.1 Upgrade Linksys Firmware | 第48-49页 |
3.5.2 Configure Wireless router | 第49-50页 |
3.5.3 Installation FreeRADIUS in PC Server | 第50-51页 |
3.5.4 Installation FreeRADIUS in AP Server | 第51-52页 |
3.5.5 Configure FreeRADIUS File system | 第52-56页 |
3.6 Comparison the System | 第56-58页 |
Chapter 4 Analysis and Results | 第58-64页 |
4.1 Comparison of the system performance | 第58-61页 |
4.1.1 RSA Key 512 bits | 第58-59页 |
4.1.2 RSA Key 1024 hits | 第59页 |
4.1.3 RSA key 2048 bits | 第59-60页 |
4.1.4 Comparison of the system used in the test | 第60-61页 |
4.2 Application of ECC to enhance the system efficiency | 第61-64页 |
Chapter 5 Conclusions | 第64-66页 |
5.1 Analysis of the result | 第64页 |
5.2 Conclusion of the analysis outcome | 第64页 |
5.3 Problems facing and suggestions for development | 第64-66页 |
Acknowledgement | 第66-68页 |
Reference | 第68-71页 |