[tahoe-lafs-trac-stream] [pycryptopp] #84: segfault in AES
pycryptopp
trac at tahoe-lafs.org
Mon Apr 8 06:08:10 UTC 2013
#84: segfault in AES
------------------------+-----------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Version: 0.5.29 | Keywords:
Launchpad Bug: |
------------------------+-----------------
https://groups.google.com/forum/?fromgroups=#!topic/cryptopp-
users/qGIdqp3MIgg
From that message:
1. You have to make sure that you're taking the SSE2 code path for
AES. So, you need to be running on an SSE2 processor, and you either need
to disable AESNI when compiling or have a processor that doesn't support
it.
2. You have to be running in 32-bit mode.
3. You have to be using signals.
--
Ticket URL: <https://tahoe-lafs.org/trac/pycryptopp/ticket/84>
pycryptopp <https://tahoe-lafs.org/trac/pycryptopp>
More information about the tahoe-lafs-trac-stream
mailing list