aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2024-08-12simple cleanup & some api notesLibravatar vnugent
2024-08-07feat: Add cipher mode mask and fix ccLibravatar vnugent
2024-08-07feat: added NCEncryptionGetIvSize() function and helpersLibravatar vnugent
2024-07-27fix codeberg urlLibravatar vnugent
2024-07-27fix: Potential overflow in nip44 padding calculationLibravatar 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-11feat!: #4 Close #4. Add public nip04 support to apiLibravatar vnugent
2024-05-29refactor!: return NC_SUCCESS when validating secret keyLibravatar 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-18refactor: Remove NCContext structure definitionLibravatar vnugent
2024-05-12Final overview and test before tagLibravatar 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-01-28initial commitLibravatar vnugent