﻿id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc	launchpad_bug
84	segfault in AES	zooko		"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."	defect	closed	major		0.5.29	fixed			
