20 return algo && !strcmp(algo,
"base91");
29 if (!cry || !
buf ||
len < 1) {
38 }
else if (cry->
dir == 1) {
55 .author =
"rakholiyajenish.07",
64 #ifndef RZ_PLUGIN_INCORE
RZ_API int rz_crypto_append(RzCrypto *cry, const ut8 *buf, int len)
static bool update(RzCrypto *cry, const ut8 *buf, int len)
RZ_API RzLibStruct rizin_plugin
static int base91_get_key_size(RzCrypto *cry)
static bool base91_set_key(RzCrypto *cry, const ut8 *key, int keylen, int mode, int direction)
RzCryptoPlugin rz_crypto_plugin_base91
static bool base91_use(const char *algo)
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len key
RZ_API void Ht_() free(HtName_(Ht) *ht)
void * malloc(size_t size)
RZ_API int rz_base91_encode(char *bout, const ut8 *bin, int len)
RZ_API int rz_base91_decode(ut8 *bout, const char *bin, int len)
static unsigned char * obuf