python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / lib / crypto / wscript_build
2022-07-28 Andreas Schneiderlib:crypto: Merge wscript_build into wscript
2020-03-19 Andreas Schneiderlib:crypto: Add samba_gnutls_weak_crypto()
2019-12-10 Andreas Schneiderlib:crypto: Build intel aes-ni only if GnuTLS doesn...
2019-12-10 Andreas Schneiderlib:crypto: Only build AES code if we need AES CMAC
2019-12-10 Andreas Schneiderlib:crypto: Remove our implementation of AES GCM
2019-12-10 Andreas Schneiderlib:crypto: Remove our implementation of AES CCM
2019-08-21 Andreas Schneiderlib:crypto: Do not build AES-CMAC if we use GnuTLS...
2019-08-21 Andrew Bartlettlib/crypto: Remove unused RC4 code from Samba
2019-08-21 Andreas Schneiderlib:crypto: Prepare not to build AES or AES-CMAC if...
2019-07-26 Andreas Schneiderlib:crypto: Don't build RC4 if we have GnuTLS >= 3.4.7
2019-07-26 Andreas Schneiderlib:crypto: Use GnuTLS RC4 in py_crypto
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 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-05-21 Andreas Schneiderlib:crypto: Remove obsolete MD5 and HMAC MD5
2019-05-07 Andreas Schneiderlib:crypto: Remove unused SHA512
2019-04-30 Andreas Schneiderlib:crypto: Remove unused SHA256 and HMAC SHA256
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2018-10-09 Volker Lendeckelib: Remove lib/crypto/crc32.[ch]
2017-09-07 Jeremy Allisonlib: crypto: Plumb in the Intel AES instructions.
2017-03-15 Alexander Bokovoylib/crypto: implement samba.crypto Python module for RC4
2015-08-27 Stefan Metzmacherlib/crypto: add aes_ccm_128 tests
2015-06-28 Douglas BagnallRevert "lib: Fix deps for LIBCRYPTO"
2015-06-23 Volker Lendeckelib: Fix deps for LIBCRYPTO
2014-10-16 Stefan Metzmacherlib/crypto: add aes_gcm_128 support.
2014-10-14 Günther Deschnerlib/crypto: add and build a copied version of SHA512...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-05-22 Andrew Bartlettbuild: Update md5.h detection in waf and autoconf to...
2012-07-23 Stefan Metzmacherlib/crypto: add aes_ccm_128
2012-03-14 Matthieu Patoulib/crypto: Detect CommonCrypto and use it if available
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128_test.c as local.crypto...
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128* (rfc 4493)
2012-02-07 Jelmer Vernooijcrypto: Use libbsd md5 header, if available.
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree