summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_sm4_gcm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-281-1/+1
* Fix a key repointing in various ciphersNeil Horman2023-09-171-1/+7
* Add dupctx support to aead ciphersNeil Horman2023-09-121-0/+9
* providers: Add SM4 GCM implementationTianjia Zhang2021-09-281-0/+40