Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 213 Bytes

File metadata and controls

11 lines (10 loc) · 213 Bytes

Encrypted-ChatApp

I built an encrypted Chat-app using AES and RSA

Server-Side

Python-Flask

Client-Side

Html CSS JavaScript Bootstrap

Server-Side Encryption

PyCryptoDome

Client-Side Encryption

CryptoJs