Archive

Posts Tagged ‘rsa’

Rsa Cloaker Needed

December 7th, 2011 Comments off

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.

Kayako Loginshare Rsa Encrypt

November 20th, 2009 Comments off

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.

Encryption Algorithm Protocol

May 14th, 2009 Comments off

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

Bear