Crypto programming with Python3

Job ID: 40319351

Budget: €8 – €30 EUR

The assignment demonstrates ability to apply cryptography using Python3 and consists of several parts:

• Creating a private key, public key, and a certificate with your public key.
• Using standard cryptographic functions such as hashing, symmetric/asymmetric encryption and decryption, signing, and verifying.
• Applying these techniques to a cryptographic problem: securing a chat application.