summaryrefslogtreecommitdiff
path: root/libnm-core/nm-crypto.h
Commit message (Expand)AuthorAgeFilesLines
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm/crypto: mark nm_crypto_make_des_aes_key() as test-only functionThomas Haller2018-09-041-7/+7
* libnm/crypto: refactor to use enum for supported ciphersThomas Haller2018-09-041-8/+19
* libnm/crypto: adjust signature of crypto functionsThomas Haller2018-09-041-6/+6
* libnm/crypto: rename crypto functions used for testing onlyThomas Haller2018-09-041-10/+0
* libnm/crypto: fix loading certificates from file securelyThomas Haller2018-09-041-0/+3
* libnm/crypto: refactor nmtst_crypto_rsa_key_encrypt() and clear memoryThomas Haller2018-09-041-5/+5
* libnm/crypto: move and mark nm_utils_rsa_key_encrypt() as test codeThomas Haller2018-09-041-0/+6
* libnm-core/trivial: rename testing related functions in crypto codeThomas Haller2018-09-041-10/+16
* libnm/crypto: refactor crypto test functions to return GBytesThomas Haller2018-09-041-10/+10
* libnm/crypto: refactor nm_crypto_load_and_verify_certificate() and return GBytesThomas Haller2018-09-041-3/+4
* libnm/crypto: rename libnm crypto API to have consistent NM prefixThomas Haller2018-09-041-40/+40
* libnm/crypto: add header "nm-crypto-impl.h" for crypto implementationThomas Haller2018-09-041-30/+1
* libnm/crypto: rename libnm's crypto filesThomas Haller2018-09-041-0/+137