/securipy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Securipy

Short college assignment to make a secure s/mime compatible email application capable of signing, verifying, encrypting and decrypting email using RSA and x509 certificates. Uses m2crypto in python.

Made available for reference and as example code for m2crypto.