aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-08-12simple cleanup & some api notesLibravatar vnugent
2024-08-06update libsecp256k1 to v0.5.1Libravatar vnugent
2024-07-21Push latest changes, patches, and internal upgradesLibravatar vnugent
2024-07-05push latest utils and changesLibravatar vnugent
2024-07-01fix: #7 fix confusing inline functionsLibravatar vnugent
2024-05-29refactor!: return NC_SUCCESS when validating secret keyLibravatar vnugent
2024-05-27fix: Properly build mbedtls & cmake fixesLibravatar vnugent
2024-05-26chore: Update libs, reorder files, internalize private headersLibravatar vnugent
2024-05-13fix: force fPIC for secp256k1 targetsLibravatar vnugent
2024-05-06Ensure static and dynamic libs get same argsLibravatar vnugent
2024-05-06feat: CMake install & fetch-content test & updatesLibravatar vnugent
2024-05-02feat: Working and tested openssl impl & defaultsLibravatar 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-01perf: avoid nc_key struct copy, cast and verify insteadLibravatar 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