theBrianCui / email-encryptor

custom unbreakable email encryption algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

email-encryptor

Custom email encryption algorithm that's impossible to break.

In cryptography, the one-time pad (OTP) is an encryption technique that cannot be cracked.

Source (Wikipedia)

About

custom unbreakable email encryption algorithm


Languages

Language:Python 100.0%