aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-06build on master onlytest-buildLibravatar vnugent
2024-09-06update build commands & publishLibravatar vnugent
2024-09-06remove dependency dir when build completesLibravatar vnugent
2024-09-06test-buildLibravatar vnugent
2024-08-28feat: add library context alloc util functionsLibravatar vnugent
2024-08-22Merge branch 'master' into developLibravatar vnugent
2024-08-22Squashed commit of the following:v0.1.4Libravatar vnugent
2024-08-22update changelog and readme for 0.1.4Libravatar vnugent
2024-08-17fix: #8 patched reusable cipher encryption bugLibravatar vnugent
2024-08-12fix changelog tags, whoopsLibravatar vnugent
2024-08-12Merge branch 'master' into developLibravatar vnugent
2024-08-12Squashed commit of the following:v0.1.3Libravatar vnugent
2024-08-12simple cleanup & some api notesLibravatar vnugent
2024-08-07Merge branch 'master' into developLibravatar vnugent
2024-08-07Squashed commit of the following:Libravatar vnugent
2024-08-07update changelogLibravatar vnugent
2024-08-07feat: Add cipher mode mask and fix ccLibravatar vnugent
2024-08-07feat: added NCEncryptionGetIvSize() function and helpersLibravatar vnugent
2024-08-06Merge branch 'master' into developLibravatar vnugent
2024-08-06Squashed commit of the following:Libravatar vnugent
2024-08-06chore: update changelog and mbedtls headersLibravatar vnugent
2024-08-06update libsecp256k1 to v0.5.1Libravatar vnugent
2024-08-06update openssl to 3.3.1Libravatar vnugent
2024-08-05fix: Find and fix openssl encryption bugLibravatar vnugent
2024-08-04cleanup comments + return codesLibravatar vnugent
2024-07-27fix codeberg urlLibravatar vnugent
2024-07-27fix: Potential overflow in nip44 padding calculationLibravatar vnugent
2024-07-26refactor: Span invasion, checks and fix some evp apiLibravatar vnugent
2024-07-23latest changesLibravatar vnugent
2024-07-21Push latest changes, patches, and internal upgradesLibravatar vnugent
2024-07-13test: Add decryption test cases and fixesLibravatar vnugent
2024-07-12feat: add decryption functionality to public apiLibravatar vnugent
2024-07-11feat: Update sidecar utils libraryLibravatar vnugent
2024-07-05push latest utils and changesLibravatar vnugent
2024-07-01fix: #7 fix confusing inline functionsLibravatar vnugent
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