aes-min
aes-min copied to clipboard
Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.
Results
1
aes-min issues
Sort by
recently updated
recently updated
newest added
Compare to [tiny-AES-c](https://github.com/kokke/tiny-AES-C). How does it compare as far as implementation options and compiled size?