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
/
include
/
noscrypt.h
Age
Commit message (
Collapse
)
Author
12 days
refactor: #9 Light cleanup & prep for release
vnugent
2024-08-28
feat: add library context alloc util functions
vnugent
2024-08-12
simple cleanup & some api notes
vnugent
2024-08-07
feat: added NCEncryptionGetIvSize() function and helpers
vnugent
2024-07-27
fix codeberg url
vnugent
2024-07-27
fix: Potential overflow in nip44 padding calculation
vnugent
2024-07-21
Push latest changes, patches, and internal upgrades
vnugent
2024-07-05
push latest utils and changes
vnugent
2024-07-01
fix: #7 fix confusing inline functions
vnugent
2024-06-11
feat!: #4 Close #4. Add public nip04 support to api
vnugent
2024-05-29
refactor!: return NC_SUCCESS when validating secret key
vnugent
2024-05-26
fix: Add c++ extern prototypes in noscrypt.h
vnugent
2024-05-18
refactor: Remove NCContext structure definition
vnugent
2024-05-12
Final overview and test before tag
vnugent
2024-04-25
refactor: Finish support and testing for mbedtls
vnugent
2024-04-23
refactor!: MbedTLS on Windows, switch to uint32
vnugent