I’m looking for a coder to build a script that will cloak my PPC campaigns.
The script will need to be hosted on my server and I should be able to create campaigns with an easy interface. I’ll give you more details once you respond.
If you are familiar with this and can do the project, send a message.
Looking for a custom loginshare for Kayako for single signon from Kayako to a partner site. Will most likely require RSA encryption that conforms with PKCS#1 v1.5.
Windows Server 2003 x64, PHP, & MYSQL.
Start-up TCP/IP socket client and server demo programs attached as server.py and client.py
Check that you are able to send a message from the client to the server and that the server can print out that message on the console. At this point the client is sending messages to the server in the clear. The next stage is to modify these programs so that the client will first encrypt the message before sending it and the server will decrypt the message after receiving it. To do this you will implement the RSA algorithm that uses public and private
Categories: Python Tags: algorithm, algorithm protocol, algorithm protocol python, Client, encrypted, encryption, encryption algorithm, encryption algorithm protocol, key, message, messages, private, protocol, public, Python, rsa, sending, Server, socket, the client, the client should, the server, the server will, you will, you will need