Skip to content
Snippets Groups Projects
Commit 59ebad0b authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Use an actual 16 byte long IV

The previous IV was actually 12 byte extended to 16 byte using base64. As the encrypted file should be fine with containing binary data as well we can simply remove the encoding like that here.
parent d25b8dac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment