没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > chat-rsa |
chat-rsa
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
ChatRSA v0.1
ChatRSA is a software which provides automatic RSA encryption/decryption messages in a simple safe chat box.
How it works?
Once established the connection from cliente to server, Private and Public Keys are generated on both users with the actual best criptography algorithm, RSA, then Public Keys are sent each other.
User A encrypts and send messages with user B Public Key, so do user B with user A Public Key.
They can then decrypt the received messages with their own Private Keys.
Even intercepted messages can't be read or undestood outside the chat box.
See more about RSA on Wikipedia
This project begun as a result of a interdisciplinary work of Information Security and Network diciplines at College.
Orkut Topic
Source code is availabe throw Do What The Fuck You Want To Public License