Clarify documentation

remotes/origin/users-ajaxloadgroups
Lukas Reschke 10 years ago
parent 3b62459c41
commit d5c1596887
  1. 2
      apps/encryption/lib/crypto/crypt.php

@ -48,6 +48,8 @@ use OCP\IUserSession;
* - AES-256-CFB
* - AES-128-CFB
*
* For integrity protection Encrypt-Then-MAC using HMAC-SHA256 is used.
*
* @package OCA\Encryption\Crypto
*/
class Crypt {

Loading…
Cancel
Save