s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / lib / crypto / wscript
2024-04-23 Stefan Metzmacherlib/crypto: add legacy_gnutls_server_end_point_cb(...
2024-02-16 Jo Suttonlib:crypto: Add test for GMSA password derivation
2024-02-16 Jo Suttonlib:crypto: Add functions for deriving gMSA passwords
2023-12-22 Joseph Suttonlib:crypto: Add tests for GKDI key derivation
2023-12-22 Joseph Suttonlib:crypto: Add implementation of GKDI key derivation
2023-12-21 Joseph Suttonlib:crypto: Add GKDI module with some constants
2023-11-30 Joseph Suttonlib:crypto: Add tests for samba_gnutls_sp800_108_derive...
2023-11-30 Joseph Suttonlib:crypto: Add samba_gnutls_sp800_108_derive_key()
2023-11-30 Joseph Suttonlib:crypto: Remove unused variable
2023-11-30 Joseph Suttonlib:crypto: Remove unused imports
2023-06-30 Andrew Bartlettbuild: Remove unused check for SHA1_Update and SHA1_REN...
2023-06-30 Andrew BartlettRemove redundant check and fallback for AES CMAC 128...
2023-06-30 Andrew Bartlettcrypto: Remove aesni-intel accelerated AES crypto functions
2022-09-12 Joseph SuttonCVE-2021-20251 lib:crypto: Add des_crypt_blob_16()...
2022-07-28 Andreas Schneiderlib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_...
2022-07-28 Andreas Schneiderlib:crypto: Implement samba_gnutls_aead_aes_256_cbc_hma...
2022-07-28 Andreas Schneiderlib:crypto: Merge wscript_build into wscript
2022-07-28 Andreas Schneiderlib:crypto: Merge wscript_configure into wscript
2022-07-28 Andreas Schneiderlib:crypto: Reformat wscript
2018-09-05 Alexander Bokovoylib/crypto/wscript: update to handle waf 2.0.4
2017-09-07 Jeremy Allisonlib: crypto: Add the ability to select Intel AESNI...