#ifndef __LIB_4__ #define __LIB_4__ int aes_ctr_edit(char *ciphertext, int ciphertext_length, int offset, char *newtext); #endif