laantungir
bb673cc1a4
Initial template structure from nostr_core_lib
...
- Complete C library template with OpenSSL-based crypto
- Comprehensive build system (Makefile, build.sh)
- Example code and test suite
- Documentation and usage guides
- Cross-platform compatibility (x64/ARM64)
- Production-ready structure for C library projects
v0.1.22
v0.1.23
2025-08-14 15:10:59 -04:00
laantungir
f6c8ef6246
Adding in curl and openssl repos
2025-08-14 12:09:30 -04:00
laantungir
01d382c0d3
Complete mbedTLS cleanup - Removed all mbedTLS dependencies and updated documentation
...
- Moved mbedTLS directories to Trash/ (mbedtls/, mbedtls-install/, mbedtls-arm64-install/)
- Removed obsolete nostr_websocket_mbedtls.c implementation
- Updated nostr_websocket/Makefile to use OpenSSL instead of mbedTLS
- Updated nostr_websocket/README.md with OpenSSL migration notes
- Updated nostr_websocket/EXPORT_GUIDE.md with OpenSSL instructions
- All tests pass: crypto tests, static linking verification
- Build system fully functional with OpenSSL-only dependencies
2025-08-14 11:59:03 -04:00
laantungir
f86fb256b2
Pre-mbedTLS cleanup checkpoint - OpenSSL migration complete, all tests passing
2025-08-14 11:51:26 -04:00
laantungir
ac85ab6f07
Last commit before switching from mbedtls to openssl
v0.1.19
v0.1.20
v0.1.21
2025-08-14 09:58:24 -04:00
laantungir
cfde3bcb0f
cJSON.h added
v0.1.18
2025-08-12 21:05:39 -04:00
laantungir
a4ae8df66f
Fully statically linked for both x64 and arm64. Updated build.sh to always compile both versions
2025-08-11 06:54:50 -04:00
laantungir
3108661b0a
added nostr_decode_npub
v0.1.10
v0.1.11
v0.1.12
v0.1.13
v0.1.14
v0.1.15
v0.1.16
v0.1.17
v0.1.3
v0.1.4
v0.1.5
v0.1.6
v0.1.7
v0.1.8
v0.1.9
2025-08-09 11:40:34 -04:00
laantungir
3b076ea372
.
2025-08-09 11:07:11 -04:00
laantungir
6369fb0cf3
First commit on a late git install
v0.1.0
v0.1.1
v0.1.2
2025-08-09 10:23:28 -04:00