Fix AES-256 key initialization.

This commit is contained in:
Michael R Sweet
2026-01-10 14:44:47 -05:00
parent 846b0c9c7f
commit 0feace3eb5
3 changed files with 5 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ v1.7.0 - YYYY-MM-DD
-------------------
- Now use TTF 1.1 or later for font support.
- Fixed a buffer overflow in the (still not enabled) AES-256 code.
v1.6.2 - YYYY-MM-DD