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
12 days
update dependencies and changelog for release
vnugent
12 days
readme + changelog updates
vnugent
12 days
refactor: #9 Light cleanup & prep for release
vnugent
13 days
Once over and fix all valgrind warnings
vnugent
14 days
introduce cipher to evp helpers
vnugent
14 days
allow empty span slices
vnugent
2024-10-27
Merge branch 'develop' into openssl-fixes
vnugent
2024-10-27
add security policy
vnugent
2024-10-25
make ossl updates work
vnugent
2024-10-24
Update changelog for latest updates
vnugent
2024-10-23
fix: Add Valgrind to testing suite, openssl fixes
vnugent
2024-10-17
update CI tests and run cross-platform unit testing
vnugent
2024-09-06
avoid vnbuild deps conflicts
vnugent
2024-09-06
Merge branch 'master' into develop
vnugent
2024-09-06
Squashed commit of the following:
HEAD
v0.1.5
master
vnugent
2024-09-06
update changelog for v0.1.5
vnugent
2024-09-06
configure autobuild for master branch
vnugent
2024-08-28
feat: add library context alloc util functions
vnugent
2024-08-22
Merge branch 'master' into develop
vnugent
2024-08-22
Squashed commit of the following:
v0.1.4
vnugent
2024-08-22
update changelog and readme for 0.1.4
vnugent
2024-08-17
fix: #8 patched reusable cipher encryption bug
vnugent
2024-08-12
fix changelog tags, whoops
vnugent
2024-08-12
Merge branch 'master' into develop
vnugent
2024-08-12
Squashed commit of the following:
v0.1.3
vnugent
2024-08-12
simple cleanup & some api notes
vnugent
2024-08-07
Merge branch 'master' into develop
vnugent
2024-08-07
Squashed commit of the following:
vnugent
2024-08-07
update changelog
vnugent
2024-08-07
feat: Add cipher mode mask and fix cc
vnugent
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
[next]