/email-encryptor

custom unbreakable email encryption algorithm

Primary LanguagePython

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)