nextcloud/apps/encryption
Lukas Reschke 59ebad0b53 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.
2016-02-09 23:43:24 +01:00
..
appinfo Make sure encryption has a valid licence tag 2016-02-03 12:57:03 +01:00
command Happy new year! 2016-01-12 15:02:18 +01:00
controller Happy new year! 2016-01-12 15:02:18 +01:00
css improved admin settings 2015-05-08 11:41:38 +02:00
hooks Happy new year! 2016-01-12 15:02:18 +01:00
img Adding app icon and fixing admin setting 2015-04-07 13:30:29 +02:00
js make encryption configurable for home storage 2015-10-27 14:24:20 +01:00
l10n [tx-robot] updated from transifex 2016-01-26 01:56:06 -05:00
lib Use an actual 16 byte long IV 2016-02-09 23:43:24 +01:00
settings Happy new year! 2016-01-12 15:02:18 +01:00
templates make encryption configurable for home storage 2015-10-27 14:24:20 +01:00
tests Use AES-256-CTR as default 2016-02-09 23:43:24 +01:00