Part 8 - WiMAX Security
Part 8 - WiMAX Security
Part 8 - WiMAX Security
➢ Introduction
➢ WiMAX low layers
➢ Security according to 802.16-2004
➢ Security according to the IEEE-802.16e
standard
➢ The role of the smart card in WiMAX
infrastructures
➢ A brief history
➢ Some markets
▪ Topology
➢Topology
➢MAC layers
▪ The convergence sub-layer (CS)
▪ The common part sub-layer (CPS)
▪ The privacy sub-layer (PS)
Key Encryption Key Giá trị khóa này được suy ra từ AK bởi BS và người đăng ký. Nó
(KEK) được sử dụng để mã hóa và giải mã các khóa TEK.
Khóa này được BS giao cho thuê bao. Giá trị khóa được mã hóa bởi
Traffic Encryption
khóa KEK theo thuật toán được thương lượng trong quá trình trao
Key (TEK)
đổi PKM. Nó được sử dụng để mã hóa các khung dữ liệu.
HMAC key Các phím HMAC được suy ra từ giá trị AK. Chúng được liên kết với
HMAC_KEY_D thuật toán HMAC và cho phép chúng ta xác thực khung quản lý
HMAC_KEY_U HMAC_KEY_U) và đường xuống (HMAC_KEY_D).
HMAC_KEY_S HMAC_KEY_S chỉ được sử dụng cho cơ sở hạ tầng MESH.
➢ Cryptographic elements
▪ Encryption and decryption of the AK
➢ Cryptographic elements
▪ Calculation of the KEK and HMAC keys
▪ The KEK and the keys associated with the HMAC algorithms are
deduced from the AK thanks to the following procedures:
• KEK= Truncate(SHA1(K_PAD_KEK | AK),128), the value K_PAD_KEK
being a fixed number of 512 bits.
• HMAC_KEY_D= SHA1(H_PAD_D | AK);
• HMAC_KEY_U= SHA1(H_PAD_U | AK);
• HMAC_KEY_S = SHA1(H_PAD_D | OperatorSharedSecret).
Group Traffic Encryption This key is produced in a random fashion by the BS and is
Key transmitted to the subscribers, encrypted by GKEK. It is used
GTEK for transmitting data to the members of a group.