Age | Commit message (Expand) | Author |
2024-05-29 | Squashed commit of the following:v0.1.2 | vnugent |
2024-05-29 | missed extra argument | vnugent |
2024-05-29 | refactor!: return NC_SUCCESS when validating secret key | vnugent |
2024-05-27 | fix: Properly build mbedtls & cmake fixes | vnugent |
2024-05-26 | chore: Update libs, reorder files, internalize private headers | vnugent |
2024-05-26 | fix: Add c++ extern prototypes in noscrypt.h | vnugent |
2024-05-26 | refactor: Dep update, openssl chacha20 added | vnugent |
2024-05-18 | refactor: Remove NCContext structure definition | vnugent |
2024-05-13 | fix: update mbedtls inline issue includes | vnugent |
2024-05-13 | fix: force fPIC for secp256k1 targets | vnugent |
2024-05-12 | Merge branch 'master' into develop | vnugent |
2024-05-12 | Squashed commit of the following:v0.1.1 | vnugent |
2024-05-12 | Final overview and test before tag | vnugent |
2024-05-06 | Merge branch 'master' into develop | vnugent |
2024-05-06 | Squashed commit of the following: | vnugent |
2024-05-06 | Ensure static and dynamic libs get same args | vnugent |
2024-05-06 | feat: CMake install & fetch-content test & updates | vnugent |
2024-05-05 | codeberg readonly push | vnugent |
2024-05-04 | Merge branch 'master' into develop | vnugent |
2024-05-04 | Squashed commit of the following: | vnugent |
2024-05-04 | ci: Force disable testing for win ci builds | vnugent |
2024-05-02 | feat: Working and tested openssl impl & defaults | vnugent |
2024-04-25 | refactor: Finish support and testing for mbedtls | vnugent |
2024-04-23 | refactor!: MbedTLS on Windows, switch to uint32 | vnugent |
2024-04-23 | refactor: Crypto dep redesign working on Windows | vnugent |
2024-04-18 | refactor!: Pushing what I have to dev | vnugent |
2024-04-13 | fix: convert constants to hex, inline macro, ParseErrorCode | vnugent |
2024-04-03 | Merge branch 'master' into develop | vnugent |
2024-04-03 | Squashed commit of the following: | vnugent |
2024-04-03 | build: Included dependency and versions in client builds | vnugent |
2024-04-03 | fix: Fix c89 compatabilty comments and struct assignment | vnugent |
2024-03-30 | Merge branch 'master' into develop | vnugent |
2024-03-30 | Squashed commit of the following: | vnugent |
2024-03-30 | refactor!: Some api (struct) changes and updated tests | vnugent |
2024-03-03 | Merge branch 'master' into develop | vnugent |
2024-03-03 | Squashed commit of the following: | vnugent |
2024-03-03 | test: #3 tests for encryption/description and Macs | vnugent |
2024-03-03 | merge master | vnugent |
2024-03-02 | fix: #2 constent usage of sizeof() operator on struct types | vnugent |
2024-03-01 | perf: avoid nc_key struct copy, cast and verify instead | vnugent |
2024-02-12 | fix: found the constant time memcompare function | vnugent |
2024-02-09 | feat: added/update MAC functions to sign or verify nip44 payload | vnugent |
2024-02-07 | add missing hmac-key output buffer | vnugent |
2024-02-04 | merge latest patches and tests | vnugent |
2024-02-04 | simple bug fixes, and public api argument validation tests | vnugent |
2024-02-02 | update api to return secpvalidate return code instead of internal return codes | vnugent |
2024-02-02 | change to lgpl license | vnugent |
2024-01-31 | move validation macros, and optionally disable them | vnugent |
2024-01-30 | couple more tests, renable range checks, set flags for all projects | vnugent |
2024-01-28 | add github sync | vnugent |