Files
nullsecuritynet-tools/cryptography/fasmaes/README.md
T
Levon 'noptrix' Kayan 485fad8b48 re-commit
2023-11-14 12:04:48 +02:00

583 B

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.