Re: Need to purchase AES code for Windows



In article <4884804b$0$7336$607ed4bc@xxxxxx>,
"Neil W." <neilw@xxxxxxxxxxxxxxxx> wrote:
I have downloaded the AES code for several freeware implementations from the
Web, none of which have passed the Monte Carlo output tests when compiled
into a Win32 application (GUI or Console). Interestingly, they passed all
the other tests.

Most likely I am making some incredibly simple and stupid mistake. However,
I really need some working source code plus visual studio project files.

Is there someplace I can purchase some working AES source code, plus project
files that have been proven to pass the Monte Carlo tests in Win32
applications (and hopefully x64 applications as well).

It probably won't help. A non-free implementation will give the same
results for any given plaintext/key/IV/mode. (It's kind of important
that all implementations of AES do the same thing...). So, whatever it
is in the way you are building or testing that is broken, it will be
equally broken for the paid implementations.

My first guess is that something is broken in how you are doing the
Monte Carlo tests. My second guess is that you are using a mode that
has patterns in its output, and that is throwing off the test. Without
knowing just what it is you are doing, no one can really say.

--
--Tim Smith
.



Relevant Pages

  • Need to purchase AES code for Windows - Problem Solved
    ... none of which have passed the Monte Carlo output tests when compiled ... I really need some working source code plus visual studio project files. ... files that have been proven to pass the Monte Carlo tests in Win32 ...
    (sci.crypt)
  • Re: Need to purchase AES code for Windows
    ... none of which have passed the Monte Carlo output tests when compiled ... I really need some working source code plus visual studio project files. ... files that have been proven to pass the Monte Carlo tests in Win32 ... CFB and OFB modes have just been added to the AES code and the associated Visual Studio 2008 build project at: ...
    (sci.crypt)
  • Re: Need to purchase AES code for Windows
    ... none of which have passed the Monte Carlo output tests when ... Most likely I am making some incredibly simple and stupid mistake. ... Win32 applications (and hopefully x64 applications as well). ...
    (sci.crypt)
  • Re: Need to purchase AES code for Windows
    ... none of which have passed the Monte Carlo output tests when compiled ... I really need some working source code plus visual studio project files. ... files that have been proven to pass the Monte Carlo tests in Win32 ... applications (and hopefully x64 applications as well). ...
    (sci.crypt)

Quantcast