Nextcloud PHP API (master)

ICrypto.php

SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors SPDX-FileCopyrightText: 2016 ownCloud, Inc.

SPDX-License-Identifier: AGPL-3.0-only

Table of Contents

Interfaces

ICrypto
Class Crypto provides a high-level encryption layer using AES-CBC. If no key has been provided it will use the secret defined in config.php as key. Additionally the message will be HMAC'd.

        
On this page

Search results