summaryrefslogtreecommitdiff
path: root/src/lib/tests/crypt_test.c
Commit message (Collapse)AuthorAgeFilesLines
* lib: Add authentication functionsDimitri Staessens36 hours1-0/+256
Adds functions needed for authentication using X509 certificates, implemented using OpenSSL. Refactors some library internals, and adds some unit tests for them. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>