I've got make a program in c++ to implement a cfb encryption algorithm with key generation,hash generation,decryption the works...
i have no idea where to start..
can anyone please lend me some advice and point me in a right direct(a link perhaps?)
i already know how the algorithms etc works just need implementation kick start
Thanks
then which one would be the best c/c#/c++?
which language is the easiest to implement in and which one gives the best results,performance eetc
Thanks
Pretty much all will have the same performance. C# will likely have the best interface, but that's just a guess.