Complex Encryption Algorithm's

Associate
Joined
9 Jul 2007
Posts
512
Location
Ramsgate, Kent
What programming language would I use to create one of these, and also why would I use that programming language over another one.
 
Is this a question you've been set or something? Why would you go out of your way to attempt to create a 'complex' encryption algorithm when theres so many algorithms that will do the job already? :p

Anyway, most are based on mathematical principals so could probably be implemented in many languages - the only reason I can see using one over the other is speed but your question is too broad..

Yea it's a question. I've already suggested and justified a programming language/package to use to create a Windows user interface to manipulate an existing Access Database (Visual Studio 2008). Also for a simple web page, obviously HTML. But I'm stuck on this one.
 
Back
Top Bottom