![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
const EVP_CIPHER *
const EVP_CIPHER *
const EVP_CIPHER *
const EVP_CIPHER *
const EVP_CIPHER *
const EVP_CIPHER *
DESCRIPTIONThese functions provide the SM4 blockcipher in the evp(3) framework. All modes use a key length of 128 bits and act on blocks of 128 bits.
With an argument of "sm4" or
"SM4",
EVP_get_cipherbyname(3)
returns
RETURN VALUESThese functions return an EVP_CIPHER structure that provides the implementation of the symmetric cipher. SEE ALSOSTANDARDSInformation security technology - SM4 block cipher algorithm, National Standards of People's Republic of China, GB/T 32907-2016, August 29, 2016. HISTORYThese functions appeared in OpenSSL 1.1.1 and have been available since OpenBSD 6.5.
|