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

Reply via email to