cryptp++ library version 8.9.0 (2023-10-01).
The following changes have been made:
 *  Commit <https://github.com/weidai11/cryptopp/commit/121014baf0e8> has been
    applied to fix <https://github.com/weidai11/cryptopp/issues/1240>.
 *  `#define CRYPTOPP_ARM_ACLE_HEADER 1` in `config_asm.h` has been disabled if
    ´_MSC_VER` is defined.
 *  `config_asm.h`, `config_cpu.h`, `config_int.h`, `donna.h`,
    `simon128_simd.cpp`, `speck128_smind.cpp`, and `xts.cpp` have been adapted
    for `_M_ARM64EC`.
 *  Modifications are marked with `  // OpenMPT`.
 *  Obviously, unnecessary folders and files have been removed.
 *  For building, premake is used to generate Visual Studio project files.
    See ../build/premake/ for details.
