aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-05-29missed extra argumentLibravatar vnugent
2024-05-29refactor!: return NC_SUCCESS when validating secret keyLibravatar vnugent
2024-05-18refactor: Remove NCContext structure definitionLibravatar vnugent
2024-05-06feat: CMake install & fetch-content test & updatesLibravatar vnugent
2024-04-25refactor: Finish support and testing for mbedtlsLibravatar vnugent
2024-04-23refactor!: MbedTLS on Windows, switch to uint32Libravatar vnugent
2024-04-23refactor: Crypto dep redesign working on WindowsLibravatar vnugent
2024-04-18refactor!: Pushing what I have to devLibravatar vnugent
2024-04-03fix: Fix c89 compatabilty comments and struct assignmentLibravatar vnugent
2024-03-30refactor!: Some api (struct) changes and updated testsLibravatar vnugent
2024-03-03test: #3 tests for encryption/description and MacsLibravatar vnugent
2024-03-01perf: avoid nc_key struct copy, cast and verify insteadLibravatar vnugent
2024-02-09feat: added/update MAC functions to sign or verify nip44 payloadLibravatar vnugent
2024-02-07add missing hmac-key output bufferLibravatar vnugent
2024-02-04simple bug fixes, and public api argument validation testsLibravatar vnugent
2024-02-02change to lgpl licenseLibravatar vnugent
2024-01-31move validation macros, and optionally disable themLibravatar vnugent
2024-01-30couple more tests, renable range checks, set flags for all projectsLibravatar vnugent
2024-01-28initial commitLibravatar vnugent