index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/crypto: avoid 'return void_function();' which isn't portable
Stefan Metzmacher
2018-04-03
1
-4
/
+6
*
Allow AESNI to be used on all processor supporting AESNI, not just Intel's Th...
Eric Vannier
2018-03-27
1
-16
/
+0
*
lib/crypto/REQUIREMENTS: DRSUAPI replication replicated secrets was missing f...
Andrew Bartlett
2018-02-09
1
-0
/
+1
*
lib/crypto: Update REQUIREMENTS for recent Samba changes
Andrew Bartlett
2018-02-07
1
-1
/
+1
*
crypto: Update the REQUIREMENTS
Andreas Schneider
2018-01-08
1
-23
/
+47
*
lib/crypto: remove unused code
Uri Simchoni
2017-11-22
1
-20
/
+0
*
lib: crypto: Add the ability to select Intel AESNI instruction set at configu...
Jeremy Allison
2017-09-07
2
-0
/
+19
*
lib: crypto: Plumb in the Intel AES instructions.
Jeremy Allison
2017-09-07
4
-2
/
+224
*
lib: crypt: Prepare the existing code to switch to Intel AES hardware instruc...
Jeremy Allison
2017-09-07
2
-11
/
+67
*
lib/crypto: implement samba.crypto Python module for RC4
Alexander Bokovoy
2017-03-15
2
-0
/
+97
*
lib: Fix some whitespace
Volker Lendecke
2016-05-16
1
-12
/
+13
*
lib: Fix a signed/unsigned mixup
Volker Lendecke
2016-05-16
1
-1
/
+1
*
vfs: Remove smb_traffic_analyzer
Volker Lendecke
2015-11-11
1
-3
/
+0
*
lib/crypto: make it possible to use only parts of aes.[ch]
Stefan Metzmacher
2015-08-27
2
-1
/
+14
*
lib/crypto: sync AES_cfb8_encrypt() from heimdal
Stefan Metzmacher
2015-08-27
2
-20
/
+25
*
lib/crypto: make use of aes_test.h in aes_gcm_128_test.c
Stefan Metzmacher
2015-08-27
1
-221
/
+137
*
lib/crypto: optimize aes_gcm_128
Stefan Metzmacher
2015-08-27
2
-36
/
+25
*
lib/crypto: optimize aes_ccm_128
Stefan Metzmacher
2015-08-27
2
-47
/
+78
*
lib/crypto: optimize aes_cmac_128
Stefan Metzmacher
2015-08-27
2
-85
/
+25
*
lib/crypto: add optimized helper functions aes_block_{xor,lshift,rshift}()
Stefan Metzmacher
2015-08-27
1
-0
/
+575
*
lib/crypto: add aes_ccm_128 tests
Stefan Metzmacher
2015-08-27
3
-5
/
+449
*
lib/crypto: verify 0 updates in aes_gcm_128 tests
Stefan Metzmacher
2015-08-27
1
-0
/
+12
*
lib/crypto: run all aes_gcm_128 testcases
Stefan Metzmacher
2015-08-27
1
-4
/
+4
*
lib/crypto: add aes_cmac_128 chunked tests
Stefan Metzmacher
2015-08-27
1
-0
/
+26
*
Revert "lib: Fix deps for LIBCRYPTO"
Douglas Bagnall
2015-06-28
1
-2
/
+2
*
lib: Fix deps for LIBCRYPTO
Volker Lendecke
2015-06-23
1
-2
/
+2
*
lib: Simplify arcfour_crypt
Volker Lendecke
2015-06-23
1
-4
/
+5
*
Prevent clashes between system and Samba SHA functions
Emmanuel Dreyfus
2015-06-03
3
-2
/
+12
*
lib/crypto: fix header guard for crypto.h
Michael Adam
2015-03-23
1
-1
/
+1
*
lib/crypto: Document nettle supported crypto
Michael Ledford
2015-02-25
1
-0
/
+21
*
lib/crypto: Document what crypto code is used for, and if GnuTLS supports it
Andrew Bartlett
2015-02-17
1
-0
/
+97
*
lib/crypto: add aes_gcm_128 support.
Stefan Metzmacher
2014-10-16
5
-2
/
+642
*
lib/crypto: add and build a copied version of SHA512 functions.
Günther Deschner
2014-10-14
3
-1
/
+358
*
lib/crypto: Protect crypto.h against multiple inclusion
Martin Schwenke
2014-09-19
1
-0
/
+4
*
lib: Fix strict-aliasing warning in md5 code.
Andreas Schneider
2014-01-09
1
-3
/
+6
*
crypto: fix build on OS X
Björn Jacke
2014-01-08
1
-0
/
+1
*
build: Remove the struct MD5Context conf file check.
Andrew Bartlett
2013-06-24
1
-1
/
+0
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
6
-8
/
+9
*
build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
Andrew Bartlett
2013-05-22
3
-9
/
+19
*
crypto/aes_ccm_128: fix compile warning on openindiana
Björn Jacke
2012-08-23
1
-1
/
+1
*
lib/crypto: add aes_ccm_128
Stefan Metzmacher
2012-07-23
4
-1
/
+226
*
lib/crypto: Detect CommonCrypto and use it if available
Matthieu Patou
2012-03-14
3
-1
/
+15
*
lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 test
Stefan Metzmacher
2012-02-29
2
-1
/
+93
*
lib/crypto: add aes_cmac_128* (rfc 4493)
Stefan Metzmacher
2012-02-29
4
-4
/
+231
*
lib/crypto: fix hmac_sha256_final() prototype
Stefan Metzmacher
2012-02-27
1
-1
/
+1
*
crypto: Use libbsd md5 header, if available.
Jelmer Vernooij
2012-02-07
3
-2
/
+17
*
crypto/md5: Change prototypes to match BSD.
Jelmer Vernooij
2012-02-07
1
-5
/
+7
*
crypto: Add prototype for main torture functions.
Jelmer Vernooij
2012-02-07
3
-0
/
+4
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
3
-3
/
+3
*
lib/crypto: rename the SHA256_ functions to samba_SHA256_
Andrew Tridgell
2011-04-06
3
-18
/
+18
[next]