1 o Major bugfixes (security)
2 - Fix a heap overflow bug where an adversary could cause heap
3 corruption. This bug potentially allows remote code execution
4 attacks. Found by debuger. Fixes CVE-2011-0427. Bugfix on
6 o Defensive programming
7 - Introduce output size checks on all of our decryption functions.