Clarify documentation
This commit is contained in:
parent
3b62459c41
commit
d5c1596887
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue