python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / lib / crypto / crypto.h
2023-06-30 Andrew BartlettRemove redundant check and fallback for AES CMAC 128...
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-07-26 Andreas Schneiderlib:crypto: Remove arcfour.h from crypto.h
2019-05-21 Andreas Schneiderlib:crypto: Remove obsolete MD5 and HMAC MD5
2019-04-30 Andreas Schneiderlib:crypto: Remove unused SHA256 and HMAC SHA256
2018-10-09 Volker Lendeckelib: Remove lib/crypto/crc32.[ch]
2015-03-23 Michael Adamlib/crypto: fix header guard for crypto.h
2014-10-16 Stefan Metzmacherlib/crypto: add aes_gcm_128 support.
2014-09-19 Martin Schwenkelib/crypto: Protect crypto.h against multiple inclusion
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-23 Stefan Metzmacherlib/crypto: add aes_ccm_128
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128* (rfc 4493)
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlib/crypto: include aes.h into crypto.h
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijAdd separate header file for arcfour.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijUse common arcfour implementation.
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.