Commit 85fb77359606462731eb8ee86398d1895b60196a by werner disabled libgcrypt
AES-NI support in gpg4win
"
There is a problem wit VirtualBox when using AES-NI. Disabling AES-NI for gpg-agent seems to be sufficient but we better play safe and disable it completely. Note that there is no problem with the Libgcrypt tests programs; even the backported alignment test for 1.6 works fine. Needs to be investigated further.
"
This issue should track the further investigation.
Next steps: build a version with aesni support and try to reproduce the problem
on a system that supports it and in VirtualBox.
Werner can you elaborate on the Test you did? Would just encrypting something
with gpgsm (--cipher-algo AES) be enough?