nextcloud/apps/encryption
plumbeo 1258caeab7 Save encrypted files in binary format
Default to the more space-efficient binary encoding for newly encrypted files
instead of the traditional base64 encoding, eliminating the 33% overhead.

The new option 'encryption.use_legacy_encoding' allows to force the legacy
encoding format if needed. Files encoded in the old format remain readable.

Based on https://github.com/owncloud/encryption/pull/224 and
https://github.com/owncloud/core/pull/38249 by karakayasemi.

Signed-off-by: plumbeo <plumbeo@users.noreply.github.com>
2022-05-04 17:38:25 +02:00
..
appinfo Master is now 25 2022-04-14 22:12:53 +02:00
composer Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
css Mixin scss icon api 2018-07-19 08:16:58 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
l10n [tx-robot] updated from transifex 2022-04-18 02:27:31 +00:00
lib Save encrypted files in binary format 2022-05-04 17:38:25 +02:00
templates l10n: Change to "administration" 2021-12-13 13:59:34 +01:00
tests Save encrypted files in binary format 2022-05-04 17:38:25 +02:00