Eneboo - Documentación para desarrolladores
|
Funciones | |
const char * | BF_options (void) |
void | BF_ecb_encrypt (const unsigned char *in, unsigned char *out, const BF_KEY *key, int encrypt) |
Variables | |
const char | BF_version [] = "Blowfish" OPENSSL_VERSION_PTEXT |
void BF_ecb_encrypt | ( | const unsigned char * | in, |
unsigned char * | out, | ||
const BF_KEY * | key, | ||
int | encrypt | ||
) |
const char* BF_options | ( | void | ) |
const char BF_version[] = "Blowfish" OPENSSL_VERSION_PTEXT |