diff --git a/README.md b/README.md index df46ad6..da6caf3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ **OpenAI-compatible secure chat client with end-to-end encryption with NOMYO Inference Endpoints** 🔒 **All prompts and responses are automatically encrypted and decrypted** + 🔑 **Uses hybrid encryption (AES-256-GCM + RSA-OAEP with 4096-bit keys)** + 🔄 **Drop-in replacement for OpenAI's ChatCompletion API** ## 🚀 Quick Start