nextcloud/apps/encryption
Julius Härtl dd4dc60f4c Harden key generation
There might be cases where multiple requests trigger the key generation
at the same time and the instance ends up with a non-fitting
public/private key pair. Therefore the whole key generation should be
locked. Other than that this makes sure that user key generation return
values are properly validated.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-28 14:14:01 +00:00
..
appinfo Make legacy cipher opt in 2020-08-24 11:50:04 +02:00
composer Make legacy cipher opt in 2020-08-24 11:50:04 +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 make encryption configurable for home storage 2015-10-27 14:24:20 +01:00
l10n [tx-robot] updated from transifex 2020-09-15 10:48:39 +00:00
lib Harden key generation 2020-10-28 14:14:01 +00:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Make legacy cipher opt in 2020-08-24 11:50:04 +02:00