Hi Zooko,

>  I don't know what "Crypto++ Embedded" is.
A port of Crypto++ to embedded devices. Ugo Chirico maintains a port
of device code for Windows CE.

> To reproduce this error, install Python,...
Is there no vanilla test case? For example, if the script is failing
at a AES test, can you offer up the parameters? I will then run the
test on an embedded device which has an ARM processor. Does the ARM
flavor matter? I only have latter versions. I believe they are most
commonly called 'StrongARMs'.

Jeff

On 3/13/09, zooko <[email protected]> wrote:
> On Mar 12, 2009, at 14:54 PM, Jeffrey Walton wrote:
>
> >
> > > http://allmydata.org/trac/pycryptopp/ticket/17
> > >
> > Can you provide a test case. Crypto++ Embedded is not supported, so I
> don't bother with the entire test suite. If you can offer a quick sample of
> offending code, I'll find a tweaked Crypto++/Windows CE project and test it
> under those circumstances for you.
> >
>
> I don't know what "Crypto++ Embedded" is.
>
> To reproduce this error, install Python, then get the source code with
> "darcs get --partial
> http://allmydata.org/source/pycryptopp/trunk"; or by
> downloading the .tar.gz from
> http://pypi.python.org/pypi/pycryptopp and untarring it.
> Once you have the source run "python ./setup.py test".  The last line of the
> output should be "OK", and so it is on all of the other platforms that I've
> tried, but on the armel platform the last line is "FAILED (failures=1)", and
> the preceding lines describe the test failure.
>
>
> Thanks!
>
> Regards,
>
> Zooko
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to