nextcloud/apps/encryption/lib
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
..
crypto Use an actual 16 byte long IV 2016-02-09 23:43:24 +01:00
exceptions Happy new year! 2016-01-12 15:02:18 +01:00
users Happy new year! 2016-01-12 15:02:18 +01:00
hookmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
keymanager.php Merge pull request #21612 from owncloud/fix_21598 2016-01-13 10:34:48 +01:00
migration.php Happy new year! 2016-01-12 15:02:18 +01:00
recovery.php Happy new year! 2016-01-12 15:02:18 +01:00
session.php Happy new year! 2016-01-12 15:02:18 +01:00
util.php Happy new year! 2016-01-12 15:02:18 +01:00