#ifndef MY_RSA_H #define MY_RSA_H #ifndef CONFIG_INCLUDED #define CONFIG_INCLUDED #undef PACKAGE_NAME #undef PACKAGE_STRING #undef PACKAGE_TARNAME #undef PACKAGE_VERSION #include "config.h" #endif #include #include #include #include #include #endif