aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_pki_ed25519.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-25pki: Fix duplicating ed25519 public keysAndreas Schneider1-1/+66
2018-01-10torture_pki_ed25519: Add tests for private key with passphraseAndreas Schneider1-0/+43
2018-01-10tests: Move torture keys to own fileAndreas Schneider1-0/+1
2018-01-10tests: Move ed25519 functions to the right fileAndreas Schneider1-0/+308
2017-10-28Fix config.h includesAndreas Schneider1-0/+2
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-5/+5
2015-04-02unittests: Fix memory leak in torture_pki_ed25519Andreas Schneider1-0/+2
2015-02-02ed25519: Add test for signatures and verificationAris Adamantiadis1-0/+121