Hello
This question was asked several days ago, but I'm not able
to find the mails anymore and the mailist archive is also not working.
(http://www.mail-archive.com/[email protected]
isn't working)
I tried to use the build in JAVA Cipher but the only way to get it working was by using
"Cipher.getInstance("AES/ECB/NoPadding")"
But this is not very clever (I want to crypt a licensfile which have about 3 kb or little less)
Can somebody tell, which padding I can use to let java and C++ work together?
It would be optimal if someone can send some democode!
regards
Norbert
- using AES with JAVA and C++ Norbert Thek
- Re: using AES with JAVA and C++ Jeffrey Walton
- Re: using AES with JAVA and C++ Norbert Thek
- Re: using AES with JAVA and C++ Jeffrey Walton
- Re: using AES with JAVA and C++ Haytham Mohammed
- Re: using AES with JAVA and C++ Christophe Meessen
- RE: using AES with JAVA and C++ Mouse
- Re: using AES with JAVA and C++ Christophe Meessen
