python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / lib / crypto / gnutls_helpers.h
27 hours ago Stefan Metzmacherlib/crypto: add legacy_gnutls_server_end_point_cb(...
2023-11-30 Joseph Suttonlib:crypto: Add ‘FixedData’ parameter to samba_gnutls_s...
2023-11-30 Joseph Suttonlib:crypto: Add samba_gnutls_sp800_108_derive_key()
2023-06-16 Volker Lendeckelib: Add a few required #includes
2022-07-28 Andreas Schneiderlib:crypto: Add samba_gnutls_aead_aes_256_cbc_hmac_sha5...
2022-07-28 Andreas Schneiderlib:crypto: Implement samba_gnutls_aead_aes_256_cbc_hma...
2020-03-19 Andreas Schneiderlib:crypto: Add samba_gnutls_weak_crypto()
2019-09-01 Mathieu ParentSpelling fixes s/ ot / to /
2019-07-26 Andreas Schneiderlib:crypto: Document samba_gnutls_arcfour_confounded_md5()
2019-07-26 Andreas Schneiderlib:crypto: Document gnutls_error_to_werror()
2019-07-26 Andreas Schneiderlib:crypto: Document gnutls_error_to_ntstatus()
2019-07-09 Andreas Schneiderlib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE...
2019-07-09 Andreas Schneiderlib:crypto: Fix path to header file in gnutls_helpers.h
2019-06-27 Andrew Bartlettlib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_con...
2019-06-27 Andrew Bartlettlib/crypto: Add GnuTLS helper function samba_gnutls_arc...
2019-06-27 Andreas Schneiderlibcli:util: Add gnutls_error_to_werror()
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem