Isn't padding always required with chained block cipher ? Maybe it can work if you ensure your data is a multiple of the block size. CTR doesn't have the size constrain so it should work without padding. Don't know if it is supported by Java though.
- 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
