Skip to content

Grohden/secure-sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Secure Sum

Do you ever wanted to securely sum two numbers without worrying about someone stealing them?? If yes, secure sum is for you! (otherwise you should rethink your life choices)

Note: This project is done with RAGE using XGH and is NOT TO BE TAKEN SERIOUSLY

Tell me more

Secure sum makes the sum of two numbers secure by encrypting two numbers that will be summed on a remote server (remote that runs in the same machine as the client).

Usage

Cool! now i can have my safe sum, but how do i use it?

You need to run both client and server on different terminals using python 2:

For the client: python src/client.py

For the server: python src/server.py

About

Sum two numbers securely! \o/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages