mervick / aes-everywhere

Aes Everywhere - Cross Language AES 256 Encryption Library (Bash, Powershell, C#, Dart, GoLang, Java, JavaScript, Lua, PHP, Python, Ruby, Swift)
Other
474 stars 169 forks source link

Different result in c++ and php #22

Open DarkGhost1337 opened 4 years ago

DarkGhost1337 commented 4 years ago

Im getting a different result in c++ & php

mervick commented 4 years ago

Current C++ implementation is bugged. It require to full rewrite. Duplicate https://github.com/mervick/aes-everywhere/issues/20

lahed commented 4 years ago

@mervick any fix for this? :(

mervick commented 4 years ago

@lahed sorry but no any fix yet, I have no time for this