[oss] DCTF 2015 Final

Radu Caragea sinaelgl at gmail.com
Thu Nov 26 12:44:30 EET 2015


I suspect the problem was that they were using Rijndael-256 for
encryption which is not implemented in Python/PyCrypto.



On Thu, Nov 26, 2015 at 11:19 AM, Cristian Gheorghita
<gheorghitacristian at mac.com> wrote:
> Hi,
>
> First of all congratulations and best of luck on the next competition.
> Regarding the python - php AES256-CBC difference, I’ve recently done a task
> involving cross-language cryptography and using this example
> http://stackoverflow.com/questions/10534393/encrypt-in-php-decrypt-in-python
> it worked. Besides the key, AES needs an IV (initial value) to be set. Maybe
> that was the missing link.
>
> Regards,
> Alexandru Gheorghita
>
> On 26 Nov 2015, at 11:12, Cernica <ionut.cernica at gmail.com> wrote:
>
>
>
>
>
> _______________________________________________
> http://elf.cs.pub.ro/oss/wiki/resources/mailing-list


More information about the oss mailing list