moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.48k stars 323 forks source link

Randomized input IV #816

Closed mariotaku closed 2 years ago

mariotaku commented 3 years ago

Description

This PR added randomized IV (4 bytes followed 0s) and correct rikeyid accepted by latest GFE software.

Purpose

After updating moonlight-common-c, user may experience audio issue if audio encryption is enabled. This is the fix provided by @cgutman .