![]() |
![]()
| ![]() |
![]()
NAMEEVP_MD-BLAKE2 - The BLAKE2 EVP_MD implementation DESCRIPTIONSupport for computing BLAKE2 digests through the EVP_MD API. IdentitiesThis implementation is only available with the default provider, and includes the following varieties:
Settable Parameters"BLAKE2B-512" supports the following EVP_MD_CTX_set_params() key described in "PARAMETERS" in EVP_DigestInit(3).
Gettable ParametersThis implementation supports the common gettable parameters described in EVP_MD-common(7). Settable Context ParametersThe implementation supports the following OSSL_PARAM(3) entries which are settable for an EVP_MD_CTX with EVP_DigestInit_ex2(3) or EVP_MD_CTX_set_params(3):
SEE ALSOprovider-digest(7), OSSL_PROVIDER-default(7) HISTORYThis functionality was added in OpenSSL 3.0. The variable size support was added in OpenSSL 3.2 for BLAKE2B-512 and in OpenSSL 3.3 for BLAKE2S-256. COPYRIGHTCopyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved. Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>.
|