index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
lib:crypto: Don’t pass null pointer to memcpy()
Jennifer Sutton
1
-1
/
+3
2025-08-27
lib:crypto: Remove trailing whitespace
Jennifer Sutton
1
-30
/
+28
2025-01-02
replace direct calls to memset_s() with commonly used macros
Michael Tokarev
1
-1
/
+1
2024-07-02
lib:crypto: Remove unused macro definitions
Jo Sutton
1
-9
/
+0
2024-05-16
lib:crypto: Add constant denoting maximum GKDI clock skew in minutes
Jo Sutton
1
-0
/
+1
2024-04-24
lib:crypto: Fix Coverity build
Jo Sutton
1
-1
/
+1
2024-04-23
lib/crypto: add legacy_gnutls_server_end_point_cb() if needed
Stefan Metzmacher
3
-1
/
+141
2024-04-21
lib:crypto: Add more unit tests for GKDI functions
Jo Sutton
1
-0
/
+183
2024-04-16
lib:crypto: Reformat source code
Jo Sutton
1
-2
/
+6
2024-03-28
s4-dsdb: Populate new GKDI root keys from the server configuration object
Andrew Bartlett
1
-0
/
+2
2024-03-01
lib:crypto: Check for overflow in GKDI rollover interval calculation
Jo Sutton
1
-1
/
+12
2024-03-01
lib:crypto: Correct GKDI interval start time calculation
Jo Sutton
1
-1
/
+1
2024-03-01
lib:crypto: Add error checking to GKDI key start time calculation
Jo Sutton
2
-5
/
+39
2024-02-16
lib:crypto: Add test for GMSA password derivation
Jo Sutton
2
-0
/
+155
2024-02-16
lib:crypto: Add functions for deriving gMSA passwords
Jo Sutton
3
-0
/
+324
2024-02-16
lib:crypto: Add more GKDI functions
Jo Sutton
2
-0
/
+317
2024-02-16
lib:crypto: Explicitly check for zero
Jo Sutton
1
-1
/
+1
2024-02-16
lib:crypto: Comment on GKDI definitions
Jo Sutton
1
-2
/
+2
2024-02-16
lib:crypto: Export gkid_key_type() and gkid_is_valid()
Jo Sutton
2
-2
/
+6
2024-02-16
lib:crypto: Fix code formatting
Jo Sutton
3
-20
/
+17
2023-12-22
lib:crypto: Add tests for GKDI key derivation
Joseph Sutton
2
-0
/
+497
2023-12-22
lib:crypto: Add implementation of GKDI key derivation
Joseph Sutton
3
-1
/
+448
2023-12-21
lib:crypto: Add GKDI module with some constants
Joseph Sutton
3
-0
/
+56
2023-12-08
lib:crypto: Remove unused Rijndael cipher header
Joseph Sutton
1
-46
/
+0
2023-12-08
lib:crypto: Remove redundant array zeroing
Joseph Sutton
1
-1
/
+0
2023-11-30
lib:crypto: Use bytearray macros
Andreas Schneider
1
-2
/
+2
2023-11-30
lib:crypto: Add test for samba_gnutls_sp800_108_derive_key() using NIST test ...
Joseph Sutton
1
-0
/
+260
2023-11-30
lib:crypto: Add ‘FixedData’ parameter to samba_gnutls_sp800_108_derive_key()
Joseph Sutton
3
-20
/
+52
2023-11-30
lib:crypto: Have samba_gnutls_sp800_108_derive_key() support various output k...
Joseph Sutton
1
-24
/
+63
2023-11-30
lib:crypto: Clean up HMAC handle in one place
Joseph Sutton
1
-6
/
+5
2023-11-30
lib:crypto: Add missing call to gnutls_hmac_deinit()
Joseph Sutton
1
-0
/
+1
2023-11-30
lib:crypto: Add common out path to samba_gnutls_sp800_108_derive_key()
Joseph Sutton
1
-3
/
+4
2023-11-30
lib:crypto: Split out core of samba_gnutls_sp800_108_derive_key()
Joseph Sutton
1
-34
/
+62
2023-11-30
lib:crypto: Add tests for samba_gnutls_sp800_108_derive_key()
Joseph Sutton
2
-0
/
+138
2023-11-30
lib:crypto: Add samba_gnutls_sp800_108_derive_key()
Joseph Sutton
3
-0
/
+182
2023-11-30
lib:crypto: Remove unused variable
Joseph Sutton
1
-2
/
+0
2023-11-30
lib:crypto: Remove unused imports
Joseph Sutton
1
-1
/
+0
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2023-09-11
lib:crypto: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-08
python: Use correct function signatures
Joseph Sutton
1
-2
/
+2
2023-06-30
build: Remove unused check for SHA1_Update and SHA1_RENAME_NEEDED
Andrew Bartlett
1
-5
/
+0
2023-06-30
Remove redundant check and fallback for AES CMAC 128 as we now require GnuTLS...
Andrew Bartlett
10
-2627
/
+1
2023-06-30
crypto: Remove aesni-intel accelerated AES crypto functions
Andrew Bartlett
1
-26
/
+0
2023-06-30
crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()
Andrew Bartlett
2
-11
/
+0
2023-06-16
lib: Add a few required #includes
Volker Lendecke
1
-0
/
+1
2023-04-03
lib:crypto: Improve comment about weak crypto
Andreas Schneider
1
-2
/
+1
2022-10-05
lib:crypto: Change error return to SMB_ASSERT()
Joseph Sutton
1
-8
/
+6
2022-09-12
CVE-2021-20251 lib:crypto: Add Python functions for AES SAMR password change
Joseph Sutton
1
-0
/
+221
2022-09-12
CVE-2021-20251 lib:crypto: Add md4_hash_blob() for hashing data with MD4
Joseph Sutton
1
-0
/
+35
2022-09-12
CVE-2021-20251 lib:crypto: Add des_crypt_blob_16() for encrypting data with DES
Joseph Sutton
2
-1
/
+66
[next]