summaryrefslogtreecommitdiff
path: root/tests/key-import-export.c
Commit message (Expand)AuthorAgeFilesLines
* Make y parameter optional in gnutls_privkey_import_dsa_raw().Hans Leidekker2020-11-031-0/+25
* Make private exponent optional in gnutls_privkey_import_rsa_raw().Nikolay Sivov2020-09-061-0/+32
* Consolidate optional arguments tests for RSA key import, cleanup after each i...Nikolay Sivov2020-09-021-25/+26
* Add some tests for optional arguments in gnutls_privkey_import_rsa_raw().Nikolay Sivov2020-09-011-0/+30
* tests: make tests pass with disabled GOST algorithmsDmitry Eremin-Solenikov2019-11-221-0/+6
* gnutls_x509_privkey_import_ecc_raw(): fail on invalid sizesNikos Mavrogiannopoulos2018-11-151-0/+5
* lib: use little endian when importing/exporting GOST keysDmitry Eremin-Solenikov2018-09-181-3/+3
* gnutls_x509_privkey_import_ecc_raw: encode parameters on importtmp-fix-pkcs8-exportNikos Mavrogiannopoulos2018-07-201-0/+55
* test: test GOST keys import/exportDmitry Eremin-Solenikov2018-06-231-0/+172
* tests: added private key parameter verification in key-import-export checksNikos Mavrogiannopoulos2017-07-171-0/+21
* tests: key-import-export: added Ed25519 key import/export checksNikos Mavrogiannopoulos2017-07-171-4/+117
* tests: added basic unit tests for the export_*_raw2() functionsNikos Mavrogiannopoulos2017-06-121-6/+121
* tests: key-import-export: use cert-common.hNikos Mavrogiannopoulos2017-06-071-33/+7
* tests: enhanced the key-import-export testsNikos Mavrogiannopoulos2016-04-291-49/+246
* tests: key-import-export: enhanced to test gnutls_pubkey_*_ecc_x962Nikos Mavrogiannopoulos2015-01-121-0/+38
* tests: enhanced key-import-export to check output of pubkeysNikos Mavrogiannopoulos2015-01-111-1/+123
* tests: added checks for private key import/export functionsNikos Mavrogiannopoulos2015-01-111-0/+221