How to Code Encryption Algorithm in Java?

How can I find a coder proficient in C++/C#/Java who could code an encryption algorithm I have designed?

  • Answer:

    Sorry for being a killjoy, but this must be stated: If you are not a cryptographer, your home-made encryption algorithm has a very high probability of being not only useless but plain dangerous. It is incredibly hard for non-experts to see the difference between proper encryption and something that looks like encryption but is simple for skilled attackers to decrypt. If you use something home-made for important secrets, you may be in for an inconvenient surprise. In some cases this can have terrible consequences. Unless your algorithm solves a problem that has not been solved by a proven and known encryption algorithm, you should use one of those instead. They also usually have implementations in most programming languages.

Geir Bækholt at Quora Visit the source

Was this solution helpful to you?

Other answers

Well, the answer by is befitting assuming that you want someone to code your home-made algorithm because it can inconspicuously turn disastrous otherwise. However if you want someone to code your algorithm that has been tested, proved to work or solve a problem and you also have means to reimburse the coder then this website can be helpful to you. http://www.elance.com This website will help you find coders, read their portfolios, see their work, charges, test-scores and also the testimonials from their clients. You can hire one fitting your requirements. :)

Sheekha Jariwala

I'm sure a number of Quorans are proficient in C++, C#, or Java and could code your encryption algorithm for you. But it's probably a better learning experience for you to try to code it yourself first, and ask for help if you get stuck on something specific. StackOverflow is also a great place to get help on programming questions.

Anonymous

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.