kokke/tiny-AES-c

C++ version - my first release ever!

Closed this issue · 2 comments

kokke commented

Hi @ifknot and congratulations on the release :)

I haven't had the time (yet) to take a good look at your implementation, but it seems it would be a good match for desktop applications wanting AES encryption.

Have you made any performance-optimizations compared to this version? There are a lot of low-hanging fruits to pick here (issue + PR section has many), that I haven't picked, because it could cost a byte or two in code size.

By the way, thanks for participating in the issues section - I saw you responding to #141 :)