Project Description

Overview:
Implemented an SMTP client and server based on the RFC 5321 standard.

Details:

  • The implementation included SSL/TLS encryption, base64 encoding/decoding, and MIME formatting for secure and reliable email communication.

Technologies Used:
C, Python, SSL, TLS, SMTP