I have to use this encryption algorithm for the application that I am working on, and I was wondering if any of you could help me. I don't know a whole lot about encryption, and every resource that I've found about blowfish is talking in highly technical language, assuming you are well-versed in the encryption vernacular. What I need to know is this: sometimes when I encrypt using blowfish the resulting encrypted string is not able to be decrypted by the same cipher key. I read something about length in bytes of the key, or length of the string to encode or something, but I am confused as to what I need to change to make it work. I was just wondering if any of you all have had experience with blowfish, and maybe you could help me. Thanks in advance.