web-app/src/lib/utils
padreug dc053ad1be feat: Enhance Nostr chat encryption with key validation and logging
- Implement validation for private and public keys before encryption, ensuring they are present and in the correct hex format.
- Add detailed console logging for key lengths and encryption success, improving debugging and transparency in the message encryption process.
- Refactor the encryption call to use validated keys, enhancing security and reliability.
2025-08-10 10:50:14 +02:00
..
crypto.ts feat: Enhance Nostr chat encryption with key validation and logging 2025-08-10 10:50:14 +02:00
currency.ts feat: Add wallet balance display and currency formatting 2025-08-03 11:20:58 +02:00