[gnutls-devel] GnuTLS | Support PBMAC1 usage in PKCS#12 (!1833)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Mon May 6 11:03:26 CEST 2024




Alexander Sosedkin started a new discussion on lib/x509/pkcs7-crypt.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1833#note_1893532829

 >  					&params->key_size);
 >  	if (result < 0) {
 >  		params->key_size = 0;
 > +	} else {
 > +		params->key_size_present = true;
 >  	}
 >  
 > -	if (params->key_size > MAX_CIPHER_KEY_SIZE) {

(non-blocking) why wasn't it a problem before?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1833#note_1893532829
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20240506/2e007b21/attachment-0001.html>


More information about the Gnutls-devel mailing list