aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18push pending changesLibravatar vnugent
2024-06-11feat!: #4 Close #4. Add public nip04 support to apiLibravatar vnugent
2024-05-29Merge branch 'master' into developLibravatar vnugent
2024-05-29Squashed commit of the following:v0.1.2Libravatar vnugent
2024-05-29missed extra argumentLibravatar 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-26fix: Add c++ extern prototypes in noscrypt.hLibravatar vnugent
2024-05-26refactor: Dep update, openssl chacha20 addedLibravatar vnugent
2024-05-18refactor: Remove NCContext structure definitionLibravatar vnugent
2024-05-13fix: update mbedtls inline issue includesLibravatar vnugent
2024-05-13fix: force fPIC for secp256k1 targetsLibravatar vnugent
2024-05-12Merge branch 'master' into developLibravatar vnugent
2024-05-12Squashed commit of the following:v0.1.1Libravatar vnugent
2024-05-12Final overview and test before tagLibravatar vnugent
2024-05-06Merge branch 'master' into developLibravatar vnugent
2024-05-06Squashed commit of the following:Libravatar vnugent
2024-05-06Ensure static and dynamic libs get same argsLibravatar vnugent
2024-05-06feat: CMake install & fetch-content test & updatesLibravatar vnugent
2024-05-05codeberg readonly pushLibravatar vnugent
2024-05-04Merge branch 'master' into developLibravatar vnugent
2024-05-04Squashed commit of the following:Libravatar vnugent
2024-05-04ci: Force disable testing for win ci buildsLibravatar 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-13fix: convert constants to hex, inline macro, ParseErrorCodeLibravatar vnugent
2024-04-03Merge branch 'master' into developLibravatar vnugent
2024-04-03Squashed commit of the following:Libravatar vnugent
2024-04-03build: Included dependency and versions in client buildsLibravatar vnugent
2024-04-03fix: Fix c89 compatabilty comments and struct assignmentLibravatar vnugent
2024-03-30Merge branch 'master' into developLibravatar vnugent
2024-03-30Squashed commit of the following:Libravatar vnugent
2024-03-30refactor!: Some api (struct) changes and updated testsLibravatar vnugent
2024-03-03Merge branch 'master' into developLibravatar vnugent
2024-03-03Squashed commit of the following:Libravatar vnugent
2024-03-03test: #3 tests for encryption/description and MacsLibravatar vnugent
2024-03-03merge masterLibravatar vnugent
2024-03-02fix: #2 constent usage of sizeof() operator on struct typesLibravatar vnugent
2024-03-01perf: avoid nc_key struct copy, cast and verify insteadLibravatar vnugent
2024-02-12fix: found the constant time memcompare functionLibravatar 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-04merge latest patches and testsLibravatar 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