iheartradio / open-m3u8

Open Source m3u8 Parser
Other
248 stars 94 forks source link

Allow for variable size initialization vectors #5

Open Wopple opened 9 years ago

Wopple commented 9 years ago

Currently only 16-octet and 32-octet initialization vectors are allowed. User code should be able to use arbitrarily strong encryption. To that end, initialization vectors should be of variable size.