On 5 Apr., 16:03, Mouse <
mouse...@gmail.com> wrote:
> Yes I think this added Enc::AdvancedProcessBlock() function has rough
> edges. You pointed out one of them, I've stumbled upon another
> (insufficient screening of the compilation flags -
> CRYPTOPP_DISABLE_ASM in particular, thus forcing the user of the
> library to need how exactly the library was compiled - it was not the
> case with prior versions).
>
> And for you - locate the "malloca.h" file in your system and make sure
> that rijndael.cpp includes it from the location where it is.
>
> As for Wei Dai - perhaps you'd like to reconsider this
> Enc::ADvancedProcessBlock() construction, as it seems to have broken
> portability at least on Mac platform.
>