index
:
vnuge/noscrypt.git
c-sharp
develop
master
A nostr specific cryptography library written in C
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2024-05-27
fix: Properly build mbedtls & cmake fixes
vnugent
2024-05-26
chore: Update libs, reorder files, internalize private headers
vnugent
2024-05-13
fix: force fPIC for secp256k1 targets
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-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-03
fix: Fix c89 compatabilty comments and struct assignment
vnugent
2024-03-30
refactor!: Some api (struct) changes and updated tests
vnugent
2024-03-01
perf: avoid nc_key struct copy, cast and verify instead
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
initial commit
vnugent