new AES library

Was this the exact same CBC mode and with the precise IV in the right endianess to match
my code? All these details matter, you have to check. Perhaps you could provide a specific
example case referenced to the documentation?

Have you run the example that runs the test vectors? Does it work for you? Seen my #2 post?