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
Age
Commit message (
Expand
)
Author
2024-08-07
feat: added NCEncryptionGetIvSize() function and helpers
vnugent
2024-08-06
Merge branch 'master' into develop
vnugent
2024-08-06
Squashed commit of the following:
vnugent
2024-08-06
chore: update changelog and mbedtls headers
vnugent
2024-08-06
update libsecp256k1 to v0.5.1
vnugent
2024-08-06
update openssl to 3.3.1
vnugent
2024-08-05
fix: Find and fix openssl encryption bug
vnugent
2024-08-04
cleanup comments + return codes
vnugent
2024-07-27
fix codeberg url
vnugent
2024-07-27
fix: Potential overflow in nip44 padding calculation
vnugent
2024-07-26
refactor: Span invasion, checks and fix some evp api
vnugent
2024-07-23
latest changes
vnugent
2024-07-21
Push latest changes, patches, and internal upgrades
vnugent
2024-07-13
test: Add decryption test cases and fixes
vnugent
2024-07-12
feat: add decryption functionality to public api
vnugent
2024-07-11
feat: Update sidecar utils library
vnugent
2024-07-05
push latest utils and changes
vnugent
2024-07-01
fix: #7 fix confusing inline functions
vnugent
2024-06-18
push pending changes
vnugent
2024-06-11
feat!: #4 Close #4. Add public nip04 support to api
vnugent
2024-05-29
Merge branch 'master' into develop
vnugent
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
[next]