diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-01-04 23:06:23 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-02-09 23:43:24 +0100 |
commit | 59ebad0b538ae173f9781cec0f524c8ca407a181 (patch) | |
tree | 96115ea877b16a6f510ad4ed8fc3c44b4d2d1d58 /apps/encryption/tests | |
parent | d25b8dacb36dd251bd7002930a9ce6ba6a50b7a6 (diff) | |
download | nextcloud-server-59ebad0b538ae173f9781cec0f524c8ca407a181.tar.gz nextcloud-server-59ebad0b538ae173f9781cec0f524c8ca407a181.zip |
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.
Diffstat (limited to 'apps/encryption/tests')
0 files changed, 0 insertions, 0 deletions