summaryrefslogtreecommitdiff
path: root/lib/crypto/tests
AgeCommit message (Expand)AuthorFilesLines
2023-11-30lib:crypto: Add test for samba_gnutls_sp800_108_derive_key() using NIST test ...Joseph Sutton1-0/+260
2023-11-30lib:crypto: Add ‘FixedData’ parameter to samba_gnutls_sp800_108_derive_key()Joseph Sutton1-0/+4
2023-11-30lib:crypto: Add tests for samba_gnutls_sp800_108_derive_key()Joseph Sutton1-0/+130
2023-06-30crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()Andrew Bartlett1-4/+0
2022-09-12lib:crypto: Zero auth_tag array in encryption testJoseph Sutton1-1/+1
2022-07-28lib:crypto: Add test for pbkdf2Andreas Schneider1-0/+47
2022-07-28lib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_hmac_sha512_decrypt()Andreas Schneider1-0/+48
2022-07-28lib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_hmac_sha512_encrypt()Andreas Schneider1-0/+229