in reply to Re: finding length of encrypted(binary) string
in thread finding length of encrypted(binary) string
use bytes pragma
in a different place in the program while extracting the encrypted text, and this was causing my program to fail. My program works like a charm now!
|
|---|