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

2024-10-29 Thread Daniel P . Berrangé
On Tue, Oct 29, 2024 at 08:06:39PM +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 V2] 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