Modular cryptographic toolkit library for encryption and hashing
Comprehensive, modular and portable cryptographic toolkit
libtomcrypt$ gcc -o myapp myapp.c -ltomcrypt -ltommath$ pkg-config --modversion libtomcrypt$ pkg-config --cflags --libs libtomcrypt