A brief question
-
I have been trying to encrypt some data using RC4, I had some success however it seems to act a bit like xor. I have been using the tool below and the results have been mixed. I am using the VS2013 compiler command line. If any of you have an idea of how to improve the system below please feel free. http://www.mediafire.com/download/he4ht1qtxs4dre0/workingbutcrap.zip[^] Two Efficient Classes for RC4 and Base64 Stream Cipher Algorithms[^]
-
I have been trying to encrypt some data using RC4, I had some success however it seems to act a bit like xor. I have been using the tool below and the results have been mixed. I am using the VS2013 compiler command line. If any of you have an idea of how to improve the system below please feel free. http://www.mediafire.com/download/he4ht1qtxs4dre0/workingbutcrap.zip[^] Two Efficient Classes for RC4 and Base64 Stream Cipher Algorithms[^]
I'm not sure that this is anything to do with managed C++/CLI, however ... If you have a problem with some code that you downloaded from the internet, then you need to go back and talk to the person or people who provided it. But something called workingbutcrap is not very inspiring. And if you have issues with an article here on CodeProject then you should use the forum at the end of the article.