Skip to content

trying to create a working output against known config #16

@GoogleCodeExporter

Description

@GoogleCodeExporter
Hello-

I have a few reference implementations of AES-256-CBC in C#, Ruby, PHP, and 
Flash.

I am know trying to get it to talk to JS via slow aes using the same settings.

I've been toiling for hours trying to get it to work, so I thought I'd ask to 
see if anyone had any ideas.

On a working system, using the following settings:

IV = 0123456789012345
key = 67a4f45f0d1d9bc606486fc42dc49416
plaintext = yay!

Across my reference implementations, I get the following Base64 encoded output:

q/xJqqN6qbiZMXYmiQC1Fw==

I am having trouble setting up slowaes to give me the same. Can anyone give me 
some pointers?

tia

Original issue reported on code.google.com by ger...@pubnub.com on 14 Nov 2012 at 6:05

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions