Re: [PATCH v5] crypto: Introduce SM4 symmetric cipher algorithm

2023-12-08 Thread Daniel P . Berrangé
On Thu, Dec 07, 2023 at 11:30:45PM +0800, Hyman Huang wrote: > Introduce the SM4 cipher algorithms (OSCCA GB/T 32907-2016). > > SM4 (GBT.32907-2016) is a cryptographic standard issued by the > Organization of State Commercial Administration of China (OSCCA) > as an authorized cryptographic algorit

[PATCH v5] crypto: Introduce SM4 symmetric cipher algorithm

2023-12-07 Thread Hyman Huang
Introduce the SM4 cipher algorithms (OSCCA GB/T 32907-2016). SM4 (GBT.32907-2016) is a cryptographic standard issued by the Organization of State Commercial Administration of China (OSCCA) as an authorized cryptographic algorithms for the use within China. Use the crypto-sm4 meson build option to