nostr_core_lib/tests
Laan Tungir eb7a9e6098 Add NIP-42 implementation and local updates
- Added NIP-42 authentication implementation (nip042.c, nip042.h)
- Added NIP-42 test suite (nip42_test.c, nip42_test)
- Updated common core files for NIP-42 support
- Updated build script
- Rebuilt test binaries
2025-09-07 13:04:53 -04:00
..
bip32_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
bip32_test.c Refactor and consolidate test suite 2025-08-16 08:38:41 -04:00
chacha20_test feat: migrate to system dependencies from static linking 2025-08-16 13:59:29 -04:00
chacha20_test.c remove exposed .h crypto headers 2025-09-02 12:36:52 -04:00
crypto_test Streaming sha256 2025-08-19 11:24:48 -04:00
crypto_test.c Refactor and consolidate test suite 2025-08-16 08:38:41 -04:00
debug.log remove exposed .h crypto headers 2025-09-02 12:36:52 -04:00
enhanced_header_test Streaming sha256 2025-08-19 11:24:48 -04:00
enhanced_header_test.c Streaming sha256 2025-08-19 11:24:48 -04:00
http_test clean up 2025-08-17 14:14:52 -04:00
http_test.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip01_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip01_test.c remove exposed .h crypto headers 2025-09-02 12:36:52 -04:00
nip04_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip04_test.c comparison test for debugging 2025-08-16 17:48:02 -04:00
nip05_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip05_test.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip11_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip11_test.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip13_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip13_test.c nip13 validation added 2025-09-05 13:42:03 -04:00
nip42_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip42_test.c Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip44_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
nip44_test.c Fixed bug in nip44.c, was an error in ecdh_shared_secret. Added comments 2025-08-17 11:29:07 -04:00
simple_init_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
simple_init_test.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
streaming_sha256_test Streaming sha256 2025-08-19 11:24:48 -04:00
streaming_sha256_test.c Streaming sha256 2025-08-19 11:24:48 -04:00
sync_relay_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
sync_relay_test.c Working in the mines 2025-08-16 08:51:04 -04:00
wss_test Add NIP-42 implementation and local updates 2025-09-07 13:04:53 -04:00
wss_test.c Refactor and consolidate test suite 2025-08-16 08:38:41 -04:00