master
Integrate AES-NI into the AES code.
Always use C functions for AES_{encrypt,decrypt}().
Move all data blocks from .text to .rodata and cleanup up and homogeneize code responsible from getting the proper address of those blocks.
Add a few missing endbr64 to libcrypto