Skip to content
#

cryptography-secure-chat-system

Here is 1 public repository matching this topic...

End-to-end secure messaging system in Python using AES-CBC encryption and PBKDF2-derived keys. Implements socket-based client-server encrypted communication, replay prevention with random IVs, and encrypted SQLite message storage with decryption utilities.

  • Updated Aug 23, 2025
  • Python

Improve this page

Add a description, image, and links to the cryptography-secure-chat-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cryptography-secure-chat-system topic, visit your repo's landing page and select "manage topics."

Learn more