Problem in decryption using python which cipher text is encrypted in c++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Then i am passing this cipher text to my another end which is using a
> python(PyCrypto library) code to decrypt a cipher text using same Key and
> IV.

The IV, key, and ciphertext are all binary arrays of bytes.  Not C (or ASCII or UTF8 or anything) strings.  You will have to convert back/and forth. 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux