summaryrefslogtreecommitdiff
path: root/libnm-core/nm-crypto-nss.c
Commit message (Expand)AuthorAgeFilesLines
* libnm/crypto: clean crypto implementations for gnutls/nssThomas Haller2018-09-041-99/+103
* libnm/crypto: rework endianness detection for crypto_verify_pkcs12()Thomas Haller2018-09-041-7/+8
* libnm/crypto: refactor to use enum for supported ciphersThomas Haller2018-09-041-32/+41
* libnm/crypto: remove unused argument key_type for decrypt functionsThomas Haller2018-09-041-1/+0
* libnm/crypto: adjust signature of crypto functionsThomas Haller2018-09-041-11/+11
* libnm/crypto: rename crypto functions used for testing onlyThomas Haller2018-09-041-19/+19
* libnm/crypto: use nm_explicit_bzero() instead of plain memset()Thomas Haller2018-09-041-5/+5
* libnm/crypto: rework _nm_crypto_verify_cert() to return booleanThomas Haller2018-09-041-5/+5
* libnm/crypto: rename libnm crypto API to have consistent NM prefixThomas Haller2018-09-041-39/+39
* libnm/crypto: add header "nm-crypto-impl.h" for crypto implementationThomas Haller2018-09-041-1/+1
* libnm/crypto: rename libnm's crypto filesThomas Haller2018-09-041-0/+529