mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
A 1024 kilobyte key would be obnoxiously slow to operate on. I'm assuming you meant 1024-bit? Also, 183 bytes = 1464 bits. Here's a safe alternative: 2048 bits, with comment-code sanity |
||
|---|---|---|
| .. | ||
| capabilities.php | ||
| crypt.php | ||
| helper.php | ||
| keymanager.php | ||
| proxy.php | ||
| session.php | ||
| stream.php | ||
| util.php | ||