[gnutls-devel] GnuTLS | MAGMA/KUZNYECHIK CTR-ACPKM and CMAC support (!1161)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri May 15 00:33:31 CEST 2020




Dmitry Baryshkov commented on a discussion on lib/crypto-api.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1161#note_342903659

> +/*-
> + * _gnutls_cipher_set_key:
> + * @handle: is a #gnutls_cipher_hd_t type
> + * @key: the key to set
> + * @keylen: the length of the key
> + *
> + * This function will set the key used by the cipher
> + *
> + * This is solely for validation purposes of our crypto
> + * implementation.  For other purposes, the key should be set at the time of
> + * cipher setup.  As such, this function only works with the internally
> + * registered ciphers.
> + *
> + * Returns: Zero or a negative error code on error.
> + *
> + * Since: 3.6.12

I thought this is postponed till 3.7. I will update this.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1161#note_342903659
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/20200514/85c05ec7/attachment-0001.html>


More information about the Gnutls-devel mailing list