aboutsummaryrefslogtreecommitdiff
path: root/src/noscrypt.h
AgeCommit message (Expand)Author
2024-03-03test: #3 tests for encryption/description and MacsLibravatar vnugent
2024-03-02fix: #2 constent usage of sizeof() operator on struct typesLibravatar 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-02update api to return secpvalidate return code instead of internal return codesLibravatar 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