lib:crypto: Implement samba_gnutls_aead_aes_256_cbc_hmac_sha512_encrypt()
authorAndreas Schneider <asn@samba.org>
Mon, 2 Aug 2021 14:21:19 +0000 (16:21 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 28 Jul 2022 11:51:28 +0000 (11:51 +0000)
commitdc7f0f15ce05065bac2fbe134ae80dd87f6af4d0
treeb92febde674905b631f51e40560e1a57ee74dc5b
parent8b22b448e84269f6f18c0e08d9ff1f0edeae0d31
lib:crypto: Implement samba_gnutls_aead_aes_256_cbc_hmac_sha512_encrypt()

This is for [MS-SAMR] 3.2.2.4 AES Cipher Usage

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/crypto/gnutls_aead_aes_256_cbc_hmac_sha512.c [new file with mode: 0644]
lib/crypto/gnutls_helpers.h
lib/crypto/wscript