Skip to content

Instantly share code, notes, and snippets.

Please guide me to compilation process of aes.c file
I am getting below error
AES.c:9:20: fatal error: mcrypt.h: No such file or directory
#include <mcrypt.h>
^
compilation terminated.