mirror of
https://github.com/nullsecuritynet/tools
synced 2026-06-08 16:27:39 +00:00
Description
An AES-128, AES-192 and AES-256 implementation for FASM. Uses the x86 32-bit instruction set and operates completely on the stack. No additional data segments are necessary which makes it easy to integrate the AES functions in any existing project. The implementation is not optimized for speed but for easy maintainability.
Author
belial
Disclaimer
We hereby emphasize, that the hacking related stuff on nullsecurity.net is only for education purposes. We are not responsible for any damages. You are responsible for your own actions.