summaryrefslogtreecommitdiff
path: root/lib/crypto/gnutls_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* lib:crypto: Add samba_gnutls_aead_aes_256_cbc_hmac_sha512_decrypt()Andreas Schneider2022-07-281-0/+36
* lib:crypto: Implement samba_gnutls_aead_aes_256_cbc_hmac_sha512_encrypt()Andreas Schneider2022-07-281-12/+47
* lib:crypto: Add samba_gnutls_weak_crypto()Andreas Schneider2020-03-191-0/+7
* Spelling fixes s/ ot / to /Mathieu Parent2019-09-011-1/+1
* lib:crypto: Document samba_gnutls_arcfour_confounded_md5()Andreas Schneider2019-07-261-0/+18
* lib:crypto: Document gnutls_error_to_werror()Andreas Schneider2019-07-261-0/+16
* lib:crypto: Document gnutls_error_to_ntstatus()Andreas Schneider2019-07-261-0/+16
* lib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE to helpersAndreas Schneider2019-07-091-0/+11
* lib:crypto: Fix path to header file in gnutls_helpers.hAndreas Schneider2019-07-091-2/+2
* lib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_confounded_md5()Andrew Bartlett2019-06-271-1/+7
* lib/crypto: Add GnuTLS helper function samba_gnutls_arcfour_confounded_md5()Andrew Bartlett2019-06-271-0/+5
* libcli:util: Add gnutls_error_to_werror()Andreas Schneider2019-06-271-0/+8
* lib/crypto: move gnutls error wrapper to own subsystemAndrew Bartlett2019-06-271-0/+31