summaryrefslogtreecommitdiffstats
path: root/tests/libdnssec (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdnssec: move sample keys from tests to libdnssecJan Hák2024-07-195-508/+9
* keymgr: add keystore-test commandJan Hák2024-07-191-2/+2
* configure: remove no longer needed check for Ed25519 supportDaniel Salzman2023-12-224-19/+5
* zone-sign: don't share PKCS 11 private keys by multiple signing threadsDaniel Salzman2023-09-201-2/+2
* tests/libdnssec: fix vfprintf %s of a NULL pointerDavid Vašek2023-07-311-1/+1
* libdnssec: add support for setting PKCS #11 key label when its generatedDaniel Salzman2022-07-282-5/+6
* tests: added unit tests of libdnssec with ed448 algLibor Peltan2021-11-085-5/+130
* tests/libdnssec: update the built-in SoftHSM config to work with its current ...David Vašek2021-01-151-1/+2
* dnssec: enable speedup of rrsig validation by deterministic ECDSALibor Peltan2020-08-262-5/+5
* dnssec: implemented DSA deterministic signingLibor Peltan2020-08-262-4/+4
* libdnssec: rename dnssec_keystore_export() to dnssec_keystore_get_private()Daniel Salzman2020-08-252-8/+8
* coding style improvements - copyright noticeDavid Vašek2019-07-0417-17/+17
* libdnssec: export pem APIDaniel Salzman2019-01-244-7/+8
* tests: fix some memory leaks in test_keystore_pkcs8Daniel Salzman2019-01-211-0/+5
* tests: remove libdnssec/test_list.cDaniel Salzman2019-01-211-127/+0
* libdnssec: relax the fixed length condition for key IDMark Karpilovskij2019-01-211-1/+2
* tests: improve temporary directory cleanupDaniel Salzman2019-01-211-1/+2
* libdnssec: unify keystore function namesDaniel Salzman2019-01-212-11/+11
* libdnssec: remove unused keystore listingDaniel Salzman2019-01-211-66/+1
* libdnssec: remove PKCS #8 keystore abstractionDaniel Salzman2019-01-212-319/+41
* Revert "add GOST algorithm support"Daniel Salzman2019-01-071-1/+1
* Add -Wshadow to default CFLAGS + adapt codeDaniel Salzman2018-12-031-1/+1
* add GOST algorithm supportVladimír Čunát2018-08-301-1/+1
* libdnssec: hardcode key sizes for curve algorithmsMark Karpilovskij2018-08-301-11/+0
* use https://www.gnu.org instead of http://www.gnu.orgDaniel Kahn Gillmor2018-08-2920-20/+20
* tests/libdnssec: Rewrite NSEC bitmap test and make it extensible.Mark Karpilovskij2018-08-181-21/+50
* tests: update nsec bitmap testMark Karpilovskij2018-03-131-0/+6
* Update license in previously changed filesDaniel Salzman2018-03-1217-17/+17
* dnssec: move to libdnssecDaniel Salzman2018-03-1220-0/+3084