nextcloud/apps/encryption/lib/Crypto
Christoph Wurst b2de9a6f9e
The encryption decrypt position can be int or string
The public API said string, internally we treated it as int. In reality
both are used. Let's reflect that in the documented argument type.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-13 10:51:22 +02:00
..
Crypt.php The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
DecryptAll.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
EncryptAll.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Encryption.php The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00