Yogeshkc7

Results 1 issues of Yogeshkc7

HI In the method test_encrypt_ecb_verbose, how can we use the key and plain text variable as string input. eg: key[16]={"1234567890123456"}; plain_text[16]={''0987654321123456"}; //Can we use plain text as 16 instead of...