lib: crypto: Add the ability to select Intel AESNI instruction set at configure time.
[samba.git] / lib / crypto / aes.c
2017-09-07 Jeremy Allisonlib: crypto: Plumb in the Intel AES instructions.
2017-09-07 Jeremy Allisonlib: crypt: Prepare the existing code to switch to...
2015-08-27 Stefan Metzmacherlib/crypto: make it possible to use only parts of aes...
2015-08-27 Stefan Metzmacherlib/crypto: sync AES_cfb8_encrypt() from heimdal
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-01-03 Stefan Metzmacherlib/crypto: add aes_cfb8_encrypt()
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...