Re: [PATCH V3] crypto: Introduce SM3 hash hmac pbkdf algorithm

2024-10-30 Thread Daniel P . Berrangé
On Wed, Oct 30, 2024 at 08:58:21AM +0800, liequan che wrote: > Introduce the SM3 cryptographic hash algorithm (GB/T 32905-2016). > > SM3 (GB/T 32905-2016) is a cryptographic standard issued by the > Organization of State Commercial Cryptography Administration (OSCCA) > as an authorized cryptograph

[PATCH V3] crypto: Introduce SM3 hash hmac pbkdf algorithm

2024-10-29 Thread liequan che
Introduce the SM3 cryptographic hash algorithm (GB/T 32905-2016). SM3 (GB/T 32905-2016) is a cryptographic standard issued by the Organization of State Commercial Cryptography Administration (OSCCA) as an authorized cryptographic algorithm for use within China. Detect the SM3 cryptographic hash a