이론 관련/네트워크 관련
WiFi 프로토콜, cipher
구차니
2021. 9. 27. 18:13
WPA2 TKIP/AES는
프로토콜과 알고리즘(cipher) 이라는 두 개의 콤비네이션(!)으로 이뤄진 용어이다.
[링크 : https://www.netmanias.com/ko/post/blog/5376/security-wi-fi/wi-fi-wpa2-aes-ccmp-encryption-algorithm]
WPA : WEP 대체용
WPA2 : WPA 대체용
WPA3 : PSK(Pre-Shared Key) with SAE(Simultaneous Authentication of Equals) 대체
WPA-Personal = WPA-PSK
WPA-Enterpirse = RADIUS 인증 서버 요청을 필요하는 WPA
WPS = Wi-Fi Protected Setup (버튼 눌러서 암호 입력 없이 사용하는 방법)
Encryption protocol
TKIP = Temporal Key Integrity Protocol
CCMP = CTR mode with CBC-MAC Protocol, WPA2 에서 사용하는 AES 기반 암호화 기술