ALIEN_BoT

Results 2 issues of ALIEN_BoT

Hi, When I Create Docker image, run "docker build -t motion ."in the /MOTION/docker directory, the error occured. My version: gcc version 11.4.0 boost 1.74 OpenSSL 3.0.2 ``` => ERROR...

Hi all, Thanks for your attention. After I run `cmake -DMOTION_BUILD_EXE=On`, then I run `make`, error happened in `aes128_main.cpp` about 'parties' the details are as follows. ``` $ cmake .....