Commit Graph
7 Commits
Author SHA1 Message Date
laantungir 2f3140d4f6 remove exposed .h crypto headers 2025-09-02 12:36:52 -04:00
laantungir 8bcf76387b Updated build.sh to build curl, openssl, and 256k1 if needed 2025-08-16 10:26:39 -04:00
laantungir ea9b8918f6 Last version before deleting Makefile and CmakeLists.txt 2025-08-15 16:32:59 -04:00
laantungir e8c0fcdf63 . 2025-08-14 19:15:55 -04:00
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
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 f86fb256b2 Pre-mbedTLS cleanup checkpoint - OpenSSL migration complete, all tests passing 2025-08-14 11:51:26 -04:00