mirror of
https://github.com/samba-team/samba.git
synced 2025-08-31 22:02:58 +03:00
lib/crypto: Update REQUIREMENTS for recent Samba changes
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
@ -16,7 +16,6 @@ ARCFOUR (RC4)
|
|||||||
- Password encryption on SAMR for password set/get
|
- Password encryption on SAMR for password set/get
|
||||||
- NETLOGON SamLogon session keys
|
- NETLOGON SamLogon session keys
|
||||||
- Schannel
|
- Schannel
|
||||||
- generate_random_data()
|
|
||||||
|
|
||||||
# GNUTLS >= 3.0.0
|
# GNUTLS >= 3.0.0
|
||||||
# NETTLE
|
# NETTLE
|
||||||
@ -60,6 +59,7 @@ AES128 CCM
|
|||||||
|
|
||||||
AES128 GCM
|
AES128 GCM
|
||||||
- SMB2 3.10 SMB encryption
|
- SMB2 3.10 SMB encryption
|
||||||
|
- encrypted_secrets ldb module (encrypt secrets within sam.ldb)
|
||||||
|
|
||||||
# GNUTLS >= 3.0.0
|
# GNUTLS >= 3.0.0
|
||||||
# NETTLE (AES-NI available)
|
# NETTLE (AES-NI available)
|
||||||
|
Reference in New Issue
Block a user